Rework door open alerts, close #185

This commit is contained in:
2024-01-02 17:56:40 -05:00
parent f0e35bff08
commit b646616047
3 changed files with 114 additions and 23 deletions

View File

@ -42,25 +42,4 @@ alert:
- tv_notifications
- ios_tony
- ios_tina
- ios_kallen
automation:
- id: 5a82b718-3846-452b-9aa4-a183a88c8f29
alias: Door Open Alert
trigger:
- platform: state
entity_id:
- binary_sensor.front_door
- binary_sensor.back_door
from: 'off'
to: 'on'
for:
hours: 0
minutes: 2
seconds: 0
action:
- service: script.status_annc
data:
who: 'living_room'
call_interruption: 1
call_snark_door_open: 1
- ios_kallen