From 62f4fa7dbf86c90fb3b0f41172f6a09be3c0c73e Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 26 Sep 2022 15:06:01 -0400 Subject: [PATCH] Forgot to misspell kid's name for a TTS call --- scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.yaml b/scripts.yaml index 1db4d61..2766667 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -261,7 +261,7 @@ basement_on: entity_id: media_player.basement_tv - service: script.activate_alexa_actionable_notification 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' alexa_device: "{{ states('sensor.last_alexa') }}" mode: single