Please see the screenshot. I have this working but I need to specify a specific Alexa device which isn't ideal. I want to be able to ask any Alexa device to trigger the scene and then have Home Assistant trigger the script and then have the response that's currently going to the bathroom Sonos in this example go to whatever Alexa device I triggered the scene from. Is there any way to do that? Thank you so much.
#Getting Script output to the Alexa device I triggered it from...
1 messages · Page 1 of 1 (latest)
i am not sure how alexa exposed entities trigger data works for detection but perhaps look at the trigger data.
you cant send tts directly to them using the normal cloud alexa integration but can send TTS to them with the "Alexa Media Player" HACS Integration which is a bit flakey but works most of the time. (there is a new system being worked on to help this in the future).
Yeah thanks I have it working other than its not refined enough where it sends the tts response to the device I placed the Alexa query from, just a fixed one
i dont know if alexa integration forwards it but check what is in trigger.device_id within the automation. it may allow you to see which device called it (although you might have convert it from amazon data to usable state) as long as its unique you may be able to use that