From a9c44082026ba881206b7542ea93f76b09699cee Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Thu, 1 Dec 2016 06:02:10 +0000 Subject: [PATCH] more switches --- script/switch_turn_off.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/script/switch_turn_off.yaml b/script/switch_turn_off.yaml index e413a1ac..7d993f3e 100755 --- a/script/switch_turn_off.yaml +++ b/script/switch_turn_off.yaml @@ -6,22 +6,22 @@ switch_turn_off_all: sequence: - service: switch.turn_off entity_id: switch.halloween_lights_den - - delay: '00:00:30' + - delay: '00:01:00' - service: switch.turn_off entity_id: switch.halloween_lights_dining_room - - delay: '00:00:30' + - delay: '00:01:00' - service: switch.turn_off entity_id: switch.foyer_outlet - - delay: '00:00:30' + - delay: '00:01:00' - service: switch.turn_off entity_id: switch.kitchen_Accents - - delay: '00:00:30' + - delay: '00:01:00' - service: switch.turn_off entity_id: switch.printer_outlet - - delay: '00:00:30' + - delay: '00:01:00' - service: switch.turn_off entity_id: switch.garage_outlet - - delay: 00:01:00 + - delay: '00:01:00' - service: switch.turn_off - entity_id: group.amps + entity_id: switch.living_room_amp \ No newline at end of file