Forgot to misspell kid's name for a TTS call
This commit is contained in:
@ -261,7 +261,7 @@ basement_on:
|
|||||||
entity_id: media_player.basement_tv
|
entity_id: media_player.basement_tv
|
||||||
- service: script.activate_alexa_actionable_notification
|
- service: script.activate_alexa_actionable_notification
|
||||||
data_template:
|
data_template:
|
||||||
text: 'Would you like me to turn on the computer for Kallen?'
|
text: 'Would you like me to turn on the computer for Colin?'
|
||||||
event_id: 'actionable_notification_kallen_computer_on'
|
event_id: 'actionable_notification_kallen_computer_on'
|
||||||
alexa_device: "{{ states('sensor.last_alexa') }}"
|
alexa_device: "{{ states('sensor.last_alexa') }}"
|
||||||
mode: single
|
mode: single
|
||||||
|
Reference in New Issue
Block a user