Lots of group work

This commit is contained in:
Jeffrey Stone 2017-04-08 21:35:13 -04:00
parent 9a4a7a0e21
commit 40e67ff8c1

View File

@ -2,51 +2,72 @@
default_view: default_view:
name: Home name: Home
view: yes view: yes
icon: mdi:home
entities: entities:
- group.family - group.family
- group.outside - group.outside
- group.living_room
- group.garage
- group.temperature - group.temperature
people: people:
name: People name: People
view: yes view: yes
# icon: mdi:human-male-female icon: mdi:human-male-female
entities: entities:
- group.jeffrey - group.jeffrey
- group.katherine - group.katherine
entertainment: living:
name: Entertainment name: Living
view: yes view: yes
icon: mdi:sofa
entities: entities:
- group.tvs - group.living_lights
- group.living_scenes
- group.living_tv
- media_player.apple_tv - media_player.apple_tv
- media_player.chromecast_lr - media_player.chromecast_lr
- group.gaming - group.living_gaming
outdoors:
name: Outdoors
view: yes
icon: mdi:tree
entities:
- group.outside_lights
garage:
name: Garage
view: yes
icon: mdi:car
entities:
- group.garage_door
network: network:
name: Network name: Network
view: yes view: yes
icon: mdi:network
entities: entities:
- group.internet - group.internet
- group.computers - group.computers
- group.home_automation - group.home_automation
- group.servers - group.servers
environment: weather:
name: Weather name: Weather
view: yes view: yes
icon: mdi:weather-partlycloudy
entities: entities:
- group.weather - group.weather
- group.temperature - group.temperature
- group.precipitation - group.precipitation
#################################################################################
### Grops ### ### Grops ###
Family: Family:
- device_tracker.jeffreystonesiphone - device_tracker.jeffreystonesiphone
- sensor.jeff_ett_home
- device_tracker.katherinesiphone - device_tracker.katherinesiphone
- sensor.kat_ett_home
Jeffrey: Jeffrey:
- device_tracker.jeffreystonesiphone - device_tracker.jeffreystonesiphone
@ -97,9 +118,6 @@ Internet:
#HVAC: #HVAC:
# - device_tracker.gateway2f3bca # - device_tracker.gateway2f3bca
Gaming:
- sensor.xboxone
Home Automation: Home Automation:
- sensor.smartthings - sensor.smartthings
- sensor.amazon_dot_lr - sensor.amazon_dot_lr
@ -111,6 +129,12 @@ Home Automation:
TVs: TVs:
- sensor.samsungtv - sensor.samsungtv
Living TV:
- sensor.samsungtv
Living Gaming:
- sensor.xboxone
Computers: Computers:
- sensor.jeff_ipad - sensor.jeff_ipad
- sensor.jeff_mbp - sensor.jeff_mbp
@ -122,19 +146,21 @@ Servers:
- sensor.tycho - sensor.tycho
- sensor.tightbeam - sensor.tightbeam
Living Room: Living Lights:
- switch.fireplace_lights - switch.fireplace_lights
- light.tower_lamp - light.tower_lamp
- switch.rail_lights - switch.rail_lights
Living Scenes:
- scene.livingroom_dim - scene.livingroom_dim
- scene.livingroom_night - scene.livingroom_night
- scene.livingroom_normal - scene.livingroom_normal
Outside: Outside Lights:
- switch.driveway_light - switch.driveway_light
- switch.side_door_light - switch.side_door_light
- switch.front_porch_left - switch.front_porch_left
- switch.front_porch_right - switch.front_porch_right
Garage: Garage Door:
- cover.garage_door - cover.garage_door