Update Holiday Package
This commit is contained in:
@@ -24,7 +24,9 @@ automation:
|
|||||||
action:
|
action:
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id: switch.christmas_lights_front
|
entity_id:
|
||||||
|
- switch.christmas_lights_roof
|
||||||
|
- switch.christmas_lights_shrubs
|
||||||
|
|
||||||
- alias: Holiday - Turn On Christmas Lights in Morning
|
- alias: Holiday - Turn On Christmas Lights in Morning
|
||||||
trigger:
|
trigger:
|
||||||
@@ -35,7 +37,9 @@ automation:
|
|||||||
action:
|
action:
|
||||||
- service: switch.turn_on
|
- service: switch.turn_on
|
||||||
target:
|
target:
|
||||||
entity_id: switch.christmas_lights_front
|
entity_id:
|
||||||
|
- switch.christmas_lights_roof
|
||||||
|
- switch.christmas_lights_shrubs
|
||||||
|
|
||||||
- alias: Holiday - Turn Off Christmas Lights at Midnight
|
- alias: Holiday - Turn Off Christmas Lights at Midnight
|
||||||
trigger:
|
trigger:
|
||||||
@@ -44,7 +48,9 @@ automation:
|
|||||||
action:
|
action:
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: switch.christmas_lights_front
|
entity_id:
|
||||||
|
- switch.christmas_lights_roof
|
||||||
|
- switch.christmas_lights_shrubs
|
||||||
|
|
||||||
- alias: Holiday - Turn Off Christmas Lights at Sunrise
|
- alias: Holiday - Turn Off Christmas Lights at Sunrise
|
||||||
trigger:
|
trigger:
|
||||||
@@ -54,4 +60,6 @@ automation:
|
|||||||
action:
|
action:
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: switch.christmas_lights_front
|
entity_id:
|
||||||
|
- switch.christmas_lights_roof
|
||||||
|
- switch.christmas_lights_shrubs
|
||||||
|
|||||||
Reference in New Issue
Block a user