Update blueprint syntax (#135050)

pull/143095/head
Alex Meridian 2025-04-16 09:41:14 -04:00 committed by GitHub
parent 42277955fa
commit f8b56c460e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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 }}"