Clearing Nest integration setup details

While adding the Nest integration, I entered the Oauth client ID and secret for the incorrect account that doesn’t have access to the thermostat. After cancelling the setup in HA and then re-adding Nest (via the Add Integration button), it’s no longer prompting to re-enter the Oauth client ID and secret. All it does is ask for the project ID and the Device Access Console ID, which then directs to the incorrect app based on the previously entered oauth client ID.

Is there some secret file that needs to be deleted in order to fully re-add the Nest integration? I’m not seeing anything in the yml files.

Cheers!
Brian

2 Likes

After restarting HA, the Nest shows as a discovered integration, but clicking on Configure shows:

Config flow could not be loaded: {"message":"Invalid flow specified"}

Will keep on searching for how to get it out of this half-configured state. Any tips welcome :slight_smile:

And I found it, under Troubleshooting, you need to follow the steps under “Resolving Mismatched Oauth Client ID”:

I also didn’t literally put “my.home-assistant.io” as the redirect url. Hopefully it clears it up for someone else!