Open r34220 opened 6 years ago
I noticed my broadcast messages have stopped working also within the last few days but haven't had time to look into it yet. Maybe Google change the API or something?
I'm currently running Hass.io v0.68.1 on a Pi3 and I haven't made any significant changes to my HA config in a while.
I've noticed the same. I recall hearing that there were changes to Google Assistant product APIs coming, Google I/O was just a few days ago.
Mine no longer works either, no config changes and just stopped.
Google disabled broadcast ability from the grpc service. Possibly can use the send_text_query method in the GA library (https://developers.google.com/assistant/sdk/reference/library/python/#google.assistant.library.Assistant.send_text_query)
FYI: It started working for me again yesterday. Based on info from elsewhere, Google re-enabled the API command that they disabled way back when.
For reference in case any one is interested:
I see 200 codes in the logs but no broadcast comes through my Google Homes. It has just suddenly stopped working. Please help.
X.X.X.X - - [16/May/2018 20:30:00] "GET /broadcast_message?message=Motion+detected+in+the+back+yard! HTTP/1.1" 200 -