Pumpkins in the house!

This commit is contained in:
CCOSTAN 2016-10-26 16:51:34 +00:00
parent 1a824288ae
commit 1569b44ff9
2 changed files with 8 additions and 3 deletions

View File

@ -15,6 +15,9 @@
- delay: 00:00:30 - delay: 00:00:30
- service: switch.turn_on - service: switch.turn_on
entity_id: switch.halloween_lights_dining_room entity_id: switch.halloween_lights_dining_room
- delay: 00:00:30
- service: switch.turn_on
entity_id: switch.pumpkin_lights
- alias: 'Holiday Stuff off' - alias: 'Holiday Stuff off'
trigger: trigger:
@ -30,5 +33,7 @@
- delay: 00:00:30 - delay: 00:00:30
- service: switch.turn_off - service: switch.turn_off
entity_id: switch.halloween_lights_dining_room entity_id: switch.halloween_lights_dining_room
- delay: 00:00:30
- service: switch.turn_off
entity_id: switch.pumpkin_lights

View File

@ -8,6 +8,6 @@ Holiday:
######################################### #########################################
### Pumpkin lights used in ### ### Pumpkin lights used in ###
### holiday / late night helper. ### ### holiday / late night helper & ###
### ### ### Good_night ###
######################################### #########################################