Fixed some notification clearing calls

This commit is contained in:
2023-03-09 16:11:36 -05:00
parent 6c884d6966
commit e88b4b2505
4 changed files with 6 additions and 12 deletions

View File

@ -493,8 +493,7 @@ script:
type: alert
who: all
message: "clear_notification"
data:
tag: skip-away
tag: skip-away
- if:
- condition: template
value_template: "{{ is_state('input_boolean.away_mode_skipped','on') or is_state('group.adults','home') }}"