Home-AssistantConfig/script/switch_turn_off.yaml

21 lines
839 B
YAML
Raw Normal View History

2016-12-01 04:20:45 +00:00
######################################################################################################
###Script to send notifications to IFTTT to notify me on the mobile Phone! Call like this:
######################################################################################################
switch_turn_off:
sequence:
- service: switch.turn_off
2016-12-01 05:06:38 +00:00
entity_id: switch.halloween_lights_den
2016-12-01 04:20:45 +00:00
- delay: '00:00:30'
- service: switch.turn_off
2016-12-01 05:06:38 +00:00
entity_id: switch.halloween_lights_dining_room
2016-12-01 04:20:45 +00:00
- delay: '00:00:30'
- service: switch.turn_off
2016-12-01 05:06:38 +00:00
entity_id: switch.foyer_outlet
- delay: '00:00:30'
- service: switch.turn_off
entity_id: switch.kitchen_Accents
- delay: '00:00:30'
- service: switch.turn_off
entity_id: switch.printer_outlet
- delay: '00:00:30'