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