Security reschedule will now only run when wife has work today #61

This commit is contained in:
2022-12-01 17:24:20 -05:00
parent 669785b269
commit 106f465f96

View File

@ -188,7 +188,12 @@ automation:
state: 'on'
action:
- service: script.security_arm_home
- service: script.security_scheduling
- if:
- condition: state
entity_id: input_boolean.work_today
state: 'on'
then:
- service: script.security_scheduling
script:
security_arm_home: