mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
more switches
This commit is contained in:
@@ -6,22 +6,22 @@ switch_turn_off_all:
|
|||||||
sequence:
|
sequence:
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.halloween_lights_den
|
entity_id: switch.halloween_lights_den
|
||||||
- delay: '00:00:30'
|
- delay: '00:01:00'
|
||||||
- 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'
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.foyer_outlet
|
entity_id: switch.foyer_outlet
|
||||||
- delay: '00:00:30'
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.kitchen_Accents
|
entity_id: switch.kitchen_Accents
|
||||||
- delay: '00:00:30'
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.printer_outlet
|
entity_id: switch.printer_outlet
|
||||||
- delay: '00:00:30'
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.garage_outlet
|
entity_id: switch.garage_outlet
|
||||||
- delay: 00:01:00
|
- delay: '00:01:00'
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: group.amps
|
entity_id: switch.living_room_amp
|
||||||
|
|
Reference in New Issue
Block a user