Forgot to add titles for security notifications
This commit is contained in:
@ -211,6 +211,7 @@ script:
|
|||||||
- service: script.text_urgent_alert
|
- service: script.text_urgent_alert
|
||||||
data:
|
data:
|
||||||
who: 'parents'
|
who: 'parents'
|
||||||
|
title: 'Security Not Armed!'
|
||||||
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:
|
||||||
@ -237,6 +238,7 @@ script:
|
|||||||
- service: script.text_urgent_alert
|
- service: script.text_urgent_alert
|
||||||
data:
|
data:
|
||||||
who: 'parents'
|
who: 'parents'
|
||||||
|
title: 'Security Not Armed!'
|
||||||
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:
|
||||||
|
Reference in New Issue
Block a user