Update Security Package

This commit is contained in:
2022-07-05 16:20:16 -07:00
parent c672700323
commit e506cbbe06

View File

@@ -155,6 +155,10 @@ automation:
- 'armed_away' - 'armed_away'
- 'armed_vacation' - 'armed_vacation'
action: action:
- service: alarm_control_panel.alarm_trigger
target:
entity_id: alarm_control_panel.ha_alarm
- service: notify.security - service: notify.security
data: data:
message: Alarm triggered by {{ states('sensor.open_windows_doors') }} message: Alarm triggered by {{ states('sensor.open_windows_doors') }}