I feel like I must be missing something obvious here. I’ve gone through the instructions for setting up Google Assistant integration and everything appears to work until I go through the OAuth step. The Home app sees my Action, I can login to my HA system at the URL setup in the Action, but then it just redirects back to the Home app and no device setup happens.
As I’m not getting any errors, I’m unsure where to start on the troubleshooting.
My HA system is exposed via a secure tunnel hosted on a Google Compute Engine instance which is running on port 8443. DNS/SSL is handled through Cloudflare which points to that tunnel instance and all traffic is then connected to the local system.
I don’t have any errors either. The app seems to successfully log on to my HA then only flashing by the device add page and then back to the google home app.
I am running HASSIO version 0.82.
I read somewhere that it could be related to ROOT CA. But in that case it said that the Let’s Encrypt Cert was OK to use.
My Cert looks like this:
DST Root CA X3
—Let’s Encrypt Authourity X3
—mydomain.com
The Certificate is created using Caddy proxy addon.