I have a routine set up where I ask Alexa “are the garage doors open?”. My HA script sends the answer (such as “The left garage door is open”) via alex_tts back to my echo_plus that I specified in the script.
I would love to send the tts answer back to the original echo that the command was sent from. Is there a way to determine which of my echo_plus or dots the original request came from?
I’d like to implement similar things such as asking Alexa, “Is it still raining?”, HA after checking my rain sensor will answer back to the originating Echo. Anyone have any thoughts on the matter? Thanks!