mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 20:56:44 +00:00
Added lights out scene to routine when we leave
This commit is contained in:
@@ -290,7 +290,8 @@ automation:
|
|||||||
state: 'off'
|
state: 'off'
|
||||||
action:
|
action:
|
||||||
- service: script.appliances_off
|
- service: script.appliances_off
|
||||||
- service: script.inside_all_off
|
- service: script.turn_on
|
||||||
|
entity_id: scene.lights_out
|
||||||
- service: script.security_check_garage
|
- service: script.security_check_garage
|
||||||
- service: script.security_check_zones
|
- service: script.security_check_zones
|
||||||
- service: script.lockdown
|
- service: script.lockdown
|
||||||
|
Reference in New Issue
Block a user