Hi all - is anyone aware of a known issue with the Google Assistant SDK (Google Assistant SDK - Home Assistant)?
I used to be able to issue a command like
Show the nursery camera on office display
And this would successfully do it. I am not sure when, but at some point it stopped working. All other commands work fine like changing volume on that very same display.
The response is always null from the action call. Not sure wants going on?
Action:
action: google_assistant_sdk.send_text_command
data:
command: show nursery camera on office display
Logs
2024-11-26 10:27:46.386 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Running websocket_api script
2024-11-26 10:27:46.386 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Executing step call service
2024-11-26 10:27:49.551 INFO (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Stop script sequence: done