Also looking for a solution to this. Wife always checks what is temperature outside. I expose the temperature sensor (named outside) to google and when she asks: “hey google, what is the outside temperature”, it will say the temperature in English.
I would wish to simplify this by simply saying: “hey google, activate outside temperature” (script name) and it would read the temperature in Slovenian language (Google TTS) on speaker that called the script.
I’ve been looking into this a bit. But for now, it does not seem possible.
Home Assistant Cloud is generating an event indicating what entities it will be impacting.
That event does only specify “cloud” as its source.
If someone has an “actual” solution I would gladly take it as well.
I was looking into it last week and didn’t find any proper solution.
I ended up with a simple workaround:
I created 1 button per Google Nest/Home I have (I only have 3 so the solution was acceptable for me but honestly even if I had 10 it would still be acceptable to me). I named all of them the same but I put them in different rooms.
Each button will call the same script pushing, in a variable, the name of the Google device to trigger.
This way, when I ask google to “activate [my button name]” it will call the button in the room (and not one of the 2 others) which will trigger the whole script in HA and the result is sent to the proper Google Nest/Home.
I have the problem that sometimes my google speakers don’t do the TTS correctly, they stop/start during the message. So I created an input text field, then as part of my tts script: