-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nest Integration Not Working / Creating subscription failing #122856
Comments
Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) nest documentation |
Thank you for the detail and explaining what you've tried already. Do you have multiple google cloud project ids? The main reason I can think of is if there is a mismatch between the device access console and the google cloud console (e.g. device access console points to an old oauth client id) |
Oh wow, it's taken me weeks to get here, and yep - that was it. The pub/sub topic in the device access console was disabled. (I'd gone back and forth so many times that I had remove the old oauth client id and it must have removed that at the same time). FWIW, I originally couldn't get past the oauth screen - turned out that "cleanURLs" extension was rewriting the "unsafe" homeassistant link (that's what took me weeks to solve). Thank you, that's fixed my particular issue 🙏 |
The problem
I've been trying to get Google Nest working. I've got everything set up (I've been through the delete credentials many times and recycled) and I'm finally at the point where I get past link account. However, once that happens, I get this error:
(not sure if my project id should be hidden or not, but it's definitely the right project id).
I've seen a similar issue mentioned in this issue - where it's the creation of the subscription that's failing.
This is the logs after a fresh reboot:
I'm seeing similar errors in google's logging, where the log errors referring to the topic that's mentioned in the log earlier:
I don't have an adblockers on my network (which the other thread mentions), but I'm not sure about ipv6 (I'm not sure how to check, though I'm fairly technical competent).
The final result is the entity isn't created.
What version of Home Assistant Core has the issue?
core-2024.7.3
What was the last working version of Home Assistant Core?
core-2024.7.3
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Nest ?/ Google Nest
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nest
Diagnostics information
(the entity isn't created, so I don't have this).
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: