Added snarky message if door is left open

This commit is contained in:
2022-06-06 00:42:38 -04:00
parent e963a95f36
commit 754d9a5efc

View File

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