Moved some existing groups to the new UI-based group system
This commit is contained in:
10
groups.yaml
10
groups.yaml
@ -2,11 +2,6 @@ Family:
|
||||
- person.tony_stork
|
||||
- person.christina_stork
|
||||
|
||||
Xbox In Game:
|
||||
- binary_sensor.kjsgamer2012_in_game
|
||||
- binary_sensor.irishpirate1988_in_game
|
||||
- binary_sensor.tm24fan_in_game
|
||||
|
||||
Presence Simulation:
|
||||
- light.hallway_overhead
|
||||
- light.kallen_bedroom_light
|
||||
@ -16,7 +11,4 @@ Presence Simulation:
|
||||
- light.nursery_light
|
||||
- light.dining_room_lamp
|
||||
- light.upstairs_bathroom_lights
|
||||
- light.downstairs_bathroom_lights
|
||||
|
||||
Outside Lights:
|
||||
- light.front_porch_light
|
||||
- light.downstairs_bathroom_lights
|
@ -94,7 +94,7 @@
|
||||
hours: 24
|
||||
- platform: history_stats
|
||||
name: Outside Lights
|
||||
entity_id: group.outside_lights
|
||||
entity_id: light.outside_lights
|
||||
state: 'on'
|
||||
type: time
|
||||
end: '{{ now() }}'
|
||||
|
Reference in New Issue
Block a user