You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to add my home assistant in Google Home, I am able to find and login (with 2FA) to my home assistant.
The page is then redirected to Google Home which loads for a few seconds and then shows the list of services again with the error: Could not reach [test] my.project.id. Please try again.
As part of troubleshooting, I made sure to disable DNS Proxy and Bot Fight Mode for the dedicated cloudflare domain...
Testing the API Endpoint by opening https://[YOUR_HOME_ASSISTANT_URL]/api/google_assistant in a browser, returns "405: Method Not Allowed," indicating the API is reachable from the internet.
The SSL certificate is generated with letsencrypt and is definitely valid.
Hey there @home-assistant/cloud, mind taking a look at this feedback as it has been labeled with an integration (google_assistant) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of google_assistant can trigger bot actions by commenting:
@home-assistant close Closes the feedback.
@home-assistant rename Awesome new title Renames the feedback.
@home-assistant reopen Reopen the feedback.
@home-assistant unassign google_assistant Removes the current integration label and assignees on the feedback, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.
Hey there @tronikos, mind taking a look at this feedback as it has been labeled with an integration (google_assistant_sdk) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of google_assistant_sdk can trigger bot actions by commenting:
@home-assistant close Closes the feedback.
@home-assistant rename Awesome new title Renames the feedback.
@home-assistant reopen Reopen the feedback.
@home-assistant unassign google_assistant_sdk Removes the current integration label and assignees on the feedback, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.
Feedback
I tried the manual Google Assistant configuration...
I double- and tripple checked all the requirement, and everything seems to be correct.
My Google Home App version is 3.30.1.6 (Public Preview).
I also configured OAuth for the Google Assistant SDK which is connected successfully.
Google Assistant is configured to expose a single domain, which only includes one device
When I try to add my home assistant in Google Home, I am able to find and login (with 2FA) to my home assistant.
The page is then redirected to Google Home which loads for a few seconds and then shows the list of services again with the error:
Could not reach [test] my.project.id. Please try again.
As part of troubleshooting, I made sure to disable DNS Proxy and Bot Fight Mode for the dedicated cloudflare domain...
Testing the API Endpoint by opening https://[YOUR_HOME_ASSISTANT_URL]/api/google_assistant in a browser, returns "405: Method Not Allowed," indicating the API is reachable from the internet.
The SSL certificate is generated with letsencrypt and is definitely valid.
What am I missing?
URL
https://www.home-assistant.io/integrations/google_assistant/
Version
2025.4.2
Additional information
No response
The text was updated successfully, but these errors were encountered: