Simplified normal text notifications further
Additionally made the script capable of clearing notifications. Should be almost no need to call notify services directly at all anymore.
This commit is contained in:
@ -487,8 +487,10 @@ script:
|
||||
continue_on_timeout: true
|
||||
timeout:
|
||||
minutes: 1
|
||||
- service: notify.all_ios
|
||||
- service: script.text_notify
|
||||
data:
|
||||
type: alert
|
||||
who: all
|
||||
message: "clear_notification"
|
||||
data:
|
||||
tag: skip-away
|
||||
|
Reference in New Issue
Block a user