Fix wrong service call in security faults script
This commit is contained in:
@ -318,7 +318,7 @@ automation:
|
|||||||
entity_id: binary_sensor.security_faults
|
entity_id: binary_sensor.security_faults
|
||||||
state: 'off'
|
state: 'off'
|
||||||
then:
|
then:
|
||||||
- service: notify.all_ios
|
- service: script.text_notify
|
||||||
data:
|
data:
|
||||||
type: alert
|
type: alert
|
||||||
who: all
|
who: all
|
||||||
|
Reference in New Issue
Block a user