We want to send voice notifications to Google Home device from our service when we get some specific events but not sure if it is even supported/possible.
For example, we will notify the user when the cook is almost ready like: 'Hey Ender, your meal will be ready in 5 minutes. Don't forget to take it out'
There are some scripts that claim they send voice notification to Google Home device however they seem to work in the local environment which is not our case.
One of the example scripts is posted on Reddit by @S1lentAssass1n https://github.com/GhostBassist/GooglePyNotify
Google mentions some reminder/notification in Google Home documents but I believe it is not what we what.
https://support.google.com/googlehome/answer/7387866?co=GENIE.Platform%3DAndroid&hl=en
Any idea/help would be appreciated!