mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Consolidate a lot of the turning stuff off into one script.
This commit is contained in:
@@ -33,8 +33,7 @@
|
||||
- service: light.turn_off
|
||||
entity_id: group.all_lights
|
||||
- service: script.interior_off
|
||||
- delay: '00:01:00'
|
||||
- service: script.switch_turn_off_all
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -10,26 +10,7 @@ interior_off:
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- group.interior_lights
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.kitchen_accents
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.foyer_outlet
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.living_room_outlet
|
||||
- delay: '00:00:30'
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.printer
|
||||
- delay: '00:01:00'
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.garage_outlet
|
||||
- delay: '00:01:00'
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.living_room_amp
|
||||
- delay: '00:01:00'
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.dining_room_outlet
|
||||
|
||||
|
||||
- service: script.switch_turn_off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user