Moved some existing groups to the new UI-based group system

This commit is contained in:
2022-04-07 13:25:23 -04:00
parent 0193c1a1ec
commit 5d976cab89
2 changed files with 2 additions and 10 deletions

View File

@ -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

View File

@ -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() }}'