mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Added Travel Times
This commit is contained in:
39
groups.yaml
39
groups.yaml
@@ -6,6 +6,7 @@ default_view:
|
||||
entities:
|
||||
- group.family
|
||||
- group.temperature
|
||||
- group.travel_times
|
||||
- group.security
|
||||
|
||||
people:
|
||||
@@ -24,9 +25,9 @@ living:
|
||||
- group.living_lights
|
||||
- group.living_scenes
|
||||
- group.living_tv
|
||||
- group.living_gaming
|
||||
- media_player.apple_tv
|
||||
- media_player.chromecast_lr
|
||||
- group.living_gaming
|
||||
|
||||
outdoors:
|
||||
name: Outdoors
|
||||
@@ -80,6 +81,26 @@ Katherine:
|
||||
- sensor.kat_iphone_batt
|
||||
- sensor.kat_ett_home
|
||||
|
||||
Travel Times:
|
||||
- sensor.home_to_summit
|
||||
- sensor.home_to_zoo
|
||||
|
||||
Living Lights:
|
||||
- switch.fireplace_lights
|
||||
- light.tower_lamp
|
||||
- switch.rail_lights
|
||||
|
||||
Living Scenes:
|
||||
- scene.livingroom_dim
|
||||
- scene.livingroom_night
|
||||
- scene.livingroom_normal
|
||||
|
||||
Outside Lights:
|
||||
- switch.driveway_light
|
||||
- switch.side_door_light
|
||||
- switch.front_porch_left
|
||||
- switch.front_porch_right
|
||||
|
||||
Thermostat:
|
||||
- climate.first_floor
|
||||
|
||||
@@ -146,22 +167,6 @@ Servers:
|
||||
- sensor.tycho
|
||||
- sensor.tightbeam
|
||||
|
||||
Living Lights:
|
||||
- switch.fireplace_lights
|
||||
- light.tower_lamp
|
||||
- switch.rail_lights
|
||||
|
||||
Living Scenes:
|
||||
- scene.livingroom_dim
|
||||
- scene.livingroom_night
|
||||
- scene.livingroom_normal
|
||||
|
||||
Outside Lights:
|
||||
- switch.driveway_light
|
||||
- switch.side_door_light
|
||||
- switch.front_porch_left
|
||||
- switch.front_porch_right
|
||||
|
||||
Garage Door:
|
||||
- cover.garage_door
|
||||
|
||||
|
Reference in New Issue
Block a user