Hi, I’m getting an error setting up the Nest integration, so I can connect my Nest Doorbell to HA.
I’ve followed the Nest Integration instructions, double-checked that I did all of the google setup and HA integration settings right, and all seems to be correct.
At the end of the HA “+ Add Integration” setup wizard for Nest, after entering all of the google information, I click “Link Account” on the OAuth page, HA then gives me an error, “Please enter a valid Cloud Project ID (check Cloud Console)”. I have triple-checked that the Google Cloud Project ID is the same that is listed in my Google console.
Checking Settings > System > Logs, I see this error:
Logger: homeassistant.components.nest.config_flow
Source: components/nest/config_flow.py:219
Integration: Google Nest (documentation, issues)
First occurred: 11:57:14 AM (4 occurrences)
Last logged: 12:11:51 PM
Configuration error creating subscription: Failed to create subscriber 'projects/verdugo-358500/subscriptions/home-assistant-2H7GKwnzlm' (cloud project id incorrect?)
Configuration error creating subscription: Failed to create subscriber 'projects/verdugo-358500/subscriptions/home-assistant-nVjZ9DqS4A' (cloud project id incorrect?)
Configuration error creating subscription: Failed to create subscriber 'projects/verdugo-358500/subscriptions/home-assistant-XtOPKzqAv2' (cloud project id incorrect?)
Configuration error creating subscription: Failed to create subscriber 'projects/verdugo-358500/subscriptions/home-assistant-N60Fs21CAS' (cloud project id incorrect?)
The multiple entries are because I tried entering the project ID multiple times.
I’ve checked the troubleshooting section of the docs, and there doesn’t seem to be mention of my issue. I’ve searched the forums, and while there was a passing mention of this error, it seemed like it may have been caused by an unrelated issue, as the OP had a different setup from mine? (Custom external URL instead of using https://my.home-assistant.io/redirect/oauth
.) Here is my system information:
Home Assistant 2022.10.5
Supervisor 2022.10.0
Operating System 9.3
Frontend 20221010.0 - latest
As I mentioned, I walked through all of the google setup again, and made sure everything was set up according to the instructions on the Nest Integration documentation page, and all seems in order. What else can I try to troubleshoot this, please?
I was hoping to get the doorbell working in time for trick-or-treaters tonight. Fingers crossed!