mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00
Update blueprint syntax (#135050)
This commit is contained in:
parent
42277955fa
commit
f8b56c460e
@ -71,11 +71,11 @@ sequence:
|
||||
title: !input dismiss_text
|
||||
- alias: "Awaiting response"
|
||||
wait_for_trigger:
|
||||
- platform: event
|
||||
- trigger: event
|
||||
event_type: mobile_app_notification_action
|
||||
event_data:
|
||||
action: "{{ action_confirm }}"
|
||||
- platform: event
|
||||
- trigger: event
|
||||
event_type: mobile_app_notification_action
|
||||
event_data:
|
||||
action: "{{ action_dismiss }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user