Having discovered that I can use TTS to trigger voice messages on my Google Home speakers, I’m trying to set up a simple automation to do the same.
If I change my config to look like this I lose the ability use TTS to my Google Home speakers from the HA GUI (i.e. nothing happens when I type text and hit the send button):
It’s perfectly possible, but as the barebones config works I would ask why you need the additional info and the url option is not required as it will default to your base ip if excludes.
Also there is limited value to caching the files and if you want to you can set the cache option via the IU each time you use the TTS service
What I want to do is trigger the TTS to Google speakers from an automation - the article below suggested that I needed to define a local base URL in order to achieve this:
Thanks for that - I have it working in a basic way now, using the hostname.
I wasn’t aware of the ability to declare a notify: element like that - how would I use that in the action clause of an automation?
Also, what would the syntax be if I wanted to send the notification to two different media_players?