More XMas code #683
This commit is contained in:
parent
9fe81b4d10
commit
24cf189754
|
@ -41,6 +41,7 @@
|
||||||
- group.exterior_lights
|
- group.exterior_lights
|
||||||
- group.outdoor_front_lights
|
- group.outdoor_front_lights
|
||||||
- group.outdoor_pool_lights
|
- group.outdoor_pool_lights
|
||||||
|
- group.outdoor_xmas_lights
|
||||||
|
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
entity_id: all
|
entity_id: all
|
||||||
|
@ -52,6 +53,7 @@
|
||||||
- group.master_bathroom_accents
|
- group.master_bathroom_accents
|
||||||
- group.exterior_lights
|
- group.exterior_lights
|
||||||
- group.outdoor_front_lights
|
- group.outdoor_front_lights
|
||||||
|
- group.outdoor_xmas_lights
|
||||||
|
|
||||||
- service: input_boolean.turn_off
|
- service: input_boolean.turn_off
|
||||||
entity_id:
|
entity_id:
|
||||||
|
|
|
@ -52,6 +52,7 @@
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.front_landscaping
|
- switch.front_landscaping
|
||||||
- light.bedroom
|
- light.bedroom
|
||||||
|
- group.outdoor_xmas_lights
|
||||||
- service: script.monthly_color_scene
|
- service: script.monthly_color_scene
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id:
|
entity_id:
|
||||||
|
|
Loading…
Reference in New Issue