From 1569b44ff93d44199aaea1b43a57e323e6ae4c8e Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Wed, 26 Oct 2016 16:51:34 +0000 Subject: [PATCH] Pumpkins in the house! --- automation/holiday.yaml | 7 ++++++- group/holiday.yaml | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/automation/holiday.yaml b/automation/holiday.yaml index b9e9c886..178df6e4 100755 --- a/automation/holiday.yaml +++ b/automation/holiday.yaml @@ -15,6 +15,9 @@ - delay: 00:00:30 - service: switch.turn_on entity_id: switch.halloween_lights_dining_room + - delay: 00:00:30 + - service: switch.turn_on + entity_id: switch.pumpkin_lights - alias: 'Holiday Stuff off' trigger: @@ -30,5 +33,7 @@ - delay: 00:00:30 - service: switch.turn_off entity_id: switch.halloween_lights_dining_room - + - delay: 00:00:30 + - service: switch.turn_off + entity_id: switch.pumpkin_lights \ No newline at end of file diff --git a/group/holiday.yaml b/group/holiday.yaml index 17da5625..4d754e59 100755 --- a/group/holiday.yaml +++ b/group/holiday.yaml @@ -8,6 +8,6 @@ Holiday: ######################################### ### Pumpkin lights used in ### - ### holiday / late night helper. ### - ### ### + ### holiday / late night helper & ### + ### Good_night ### #########################################