Skip to content

Commit

Permalink
Update alexa_actions_skill_automation_template.yaml (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
DEADSEC-SECURITY authored Jan 9, 2024
1 parent f8a86e9 commit d788da7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home-assistant/alexa_actions_skill_automation_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ action:
sequence:
- service: script.activate_alexa_actionable_notification
data:
message: !input 'AlexaEventMessage'
text: !input 'AlexaEventMessage'
event_id: !input 'AlexaEeventId'
alexa_device: !input 'AlexaNotifier'
suppress_confirmation: !input 'AlexaOkay'
Expand All @@ -223,4 +223,4 @@ action:
id: AlexaNoID
sequence: !input 'AlexaResponceActionNo'

mode: single
mode: single

0 comments on commit d788da7

Please sign in to comment.