Fixed some notification clearing calls
This commit is contained in:
@ -467,7 +467,6 @@
|
||||
type: alert
|
||||
who: all
|
||||
message: clear_notification
|
||||
data:
|
||||
tag: tornado-warning
|
||||
alias: Clear critical notification
|
||||
- service: input_boolean.turn_off
|
||||
|
@ -493,7 +493,6 @@ script:
|
||||
type: alert
|
||||
who: all
|
||||
message: "clear_notification"
|
||||
data:
|
||||
tag: skip-away
|
||||
- if:
|
||||
- condition: template
|
||||
|
@ -323,7 +323,6 @@ automation:
|
||||
type: alert
|
||||
who: all
|
||||
message: clear_notification
|
||||
data:
|
||||
tag: lockdown-issue
|
||||
- service: persistent_notification.dismiss
|
||||
data:
|
||||
|
@ -1565,7 +1565,6 @@ automation:
|
||||
type: alert
|
||||
who: all
|
||||
message: clear_notification
|
||||
data:
|
||||
tag: rain-window-warning
|
||||
- service: script.speech_engine
|
||||
data:
|
||||
@ -1580,7 +1579,6 @@ automation:
|
||||
type: alert
|
||||
who: all
|
||||
message: clear_notification
|
||||
data:
|
||||
tag: rain-window-warning
|
||||
- service: script.speech_engine
|
||||
data:
|
||||
@ -1667,7 +1665,6 @@ script:
|
||||
type: alert
|
||||
who: all
|
||||
message: clear_notification
|
||||
data:
|
||||
tag: lightning-warning
|
||||
- service: script.status_annc
|
||||
data:
|
||||
|
Reference in New Issue
Block a user