-
-
Notifications
You must be signed in to change notification settings - Fork 495
Expand file tree
/
Copy pathinterior_off.yaml
More file actions
executable file
·17 lines (16 loc) · 708 Bytes
/
interior_off.yaml
File metadata and controls
executable file
·17 lines (16 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
######################################################################################################
###Script to shut switches with a 30 second delay to not trample codes
### Sample Call
# action:
# - service: script.interior_off
######################################################################################################
interior_off:
sequence:
- service: homeassistant.turn_off
entity_id:
- group.interior_lights
- group.interior_switches
- switch.lr_amp
- group.tvs
- service: script.paige_lights_off # C by GE Lights (https://amzn.to/30w3UWy)
# - service: script.noon_lights_off # Noon Home Smart Lights (https://amzn.to/3fOIPx6)