Update Holiday Package
This commit is contained in:
@@ -24,7 +24,9 @@ automation:
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
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
|
||||
trigger:
|
||||
@@ -35,7 +37,9 @@ automation:
|
||||
action:
|
||||
- service: switch.turn_on
|
||||
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
|
||||
trigger:
|
||||
@@ -44,7 +48,9 @@ automation:
|
||||
action:
|
||||
- service: switch.turn_off
|
||||
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
|
||||
trigger:
|
||||
@@ -54,4 +60,6 @@ automation:
|
||||
action:
|
||||
- service: switch.turn_off
|
||||
target:
|
||||
entity_id: switch.christmas_lights_front
|
||||
entity_id:
|
||||
- switch.christmas_lights_roof
|
||||
- switch.christmas_lights_shrubs
|
||||
|
||||
Reference in New Issue
Block a user