Add security provisions to Good Morning flow #75

This commit is contained in:
2023-02-16 13:00:46 -05:00
parent e7d36baf65
commit c245f7f5b3
3 changed files with 15 additions and 1 deletions

View File

@ -360,6 +360,18 @@ automation:
target:
entity_id: input_boolean.vacation_mode
- id: 027f6f05-289f-4f3d-925e-54d95226ea34
alias: Security Schedules Reset
trigger:
- platform: time
at: "00:00:00"
action:
- service: automation.turn_on
target:
entity_id:
- automation.scheduled_alarm_rearm
- automation.scheduled_alarm_disarm
script:
security_arm_home:
alias: Security Arm - Home