Right now, i am just testing this.
I am trying to setup “announcements”
My ultimate goal is to create a routine in Google Home so that I can get my pool temperature.
Right now, I am just trying to get it to send ANY message to a specific device.
I keep getting integration not found.
service: tts.google_translate_say
data:
entity_id: media_player.floor
message: "May the force be with you."
So that saves and runs, but nothing is happening.
FYI, all my devices that I am trying to set this up to are either Google speakers, hubs, or chromecasts.