Since Dialogflow no longer works with Google Actions, has anyone come across a method to get Google home to simply pass on the spoken phrase back Home Assistant for processing.
As an alternate if there is something besides Dialogflow that can parse out variables (json) from googlehome voice command that might also be helpful.
The “intent” is to provide an interface to Music Assistant voice commands and other more complex automations that require specific variables.
Currently use several google homes and minis as an interface to HA. Thanks.
I did however go down the route of trying linux voice assistant and creating poor man’s google speaker using a PI3 and a usb speaker / microphone. The big advantage of this is it is fully home assistant aware and can be used to queue music, queries against spotify, add it to any music assistant or HA media player queues, etc… As well of course, any local entities can also be controlled.
May be able to do this a little more on the cheap using ESP32 S3 modules and spread them around the house a bit.