Does anyone know if its possible to start Google Home Routines via HA please?
I have the Assistant SDK integration set up, and working.
I can send basic commands, such as “Turn on the lights…”
But when I try to send a command to run a routine (as defined in the google home app), I get nothing.
action: google_assistant_sdk.send_text_command
data:
command: Lets get ready to go
media_player: media_player.lounge_nest
Have you tried within HA > devices & services > entities; searching for available Google automations & routines?
You may need to reload the Google assistant integration for it to sync with HA and make these available.
I think it mentions in the guide under limitations that Google Home Routines don’t work.
Assistant API issues:
Media playback commands (other than play news, play podcast, play white noise, or play rain sounds) don’t work.
Routines don’t work.
Google Assistant automations that use assistant.event.OkGoogle as a starter cannot be triggered.