GoogleHome <-> HomeAssistant

Hi,

I had my emualted_hue component installed to handle Google home on HA.
Everythings was fine with that.

Today i migrate all my information system on docker Containers (behind a container NGINX which do the job of reverseproxy the SSL connection is handled by it).

I followed the tutorial on the page component for Google Assistant.

If i test my app on Google Console everything works fine, i can by example turn on my desk light, or turn off.

But if i try to add my created service on Google Home App, i see the connection is Ok between HA and Google OAuth, but i have always the same message
“Could not update the setting. Please check your connection”.

I have no more ideas to fix that…

I do and redo the tutorial many times, but i have always the same error.

For those who installed that behind a reverse proxy, have you to do something special for that ?

If someone has an idea it will be nice…

Regards.

I’m having the same issue. I had everything setup and working for the last few weeks, but I unlinked my account in order to add a switch and re-link on Saterday. Now all I get is “Could not update the setting. Please check your connection”. I think the problem may be on the google side as Im seeing this error changing the rooms of other linked apps (not hass related).

Thanks for your response @moodwrench

Hi,

For information i success to add test app in google home app.
I listened the advices :

  • client_id less 20 characters
  • recreate project.json
  • reexecute gaction script
  • reconfigure app
  • deploy app
  • add app to google Home App (without the error of connectivty)

Good luck to you @moodwrench