Fixed notification when security fails to arm

This commit is contained in:
2022-10-01 19:43:57 -04:00
parent 05ddc0220b
commit 6120938e64

View File

@ -208,9 +208,9 @@ script:
data: data:
who: common who: common
message: 'There are active security faults. Please close all doors and windows before arming.' message: 'There are active security faults. Please close all doors and windows before arming.'
- service: script.text_notify - service: script.text_urgent_alert
data: data:
who: 'ios_parents' who: 'parents'
message: 'There are active security faults. Please close all doors and windows before arming.' message: 'There are active security faults. Please close all doors and windows before arming.'
security_arm_away: security_arm_away:
@ -234,9 +234,9 @@ script:
data: data:
who: common who: common
message: 'There are active security faults. Please close all doors and windows before arming.' message: 'There are active security faults. Please close all doors and windows before arming.'
- service: script.text_notify - service: script.text_urgent_alert
data: data:
who: 'ios_parents' who: 'parents'
message: 'There are active security faults. Please close all doors and windows before arming.' message: 'There are active security faults. Please close all doors and windows before arming.'
security_disarm: security_disarm: