I signed up for Home Assistant Cloud today and am trying to set up Google Assistant integration (I'm migrating from a manual setup). When I attempt to link the "Home Assistant Cloud by Nabu Casa" integration in the Google Home app, I get the error Could not reach Home Assistant Cloud by Nabu Casa. Please .... I've searched the forums and attempted the suggested fixes, but have had no success so far. What I've attempted so far:
- Removed all custom configuration for the HTTP integration (particularly SSL, per Home Assistant Cloud > Google Assistant > Local communication)
- Removed existing Google Assistant SDK integration
- Removed existing
google_assistantconfiguration from configuration.yaml - Set up Home Assistant Cloud ("Cloud connection status: Connected")
- Remote access is enabled
- System settings > Network:
- IPv6 is disabled on both interfaces (
END0andWLAN0) - "Home Assistant URL" is set to "Use Home Assistant Cloud"
- IPv6 is disabled on both interfaces (
- "Settings > Voice assistant":
- "Google Assistant" is enabled
- Under "Expose" tab, a single light entity is exposed to Google Assistant, all other devices are only exposed to "Assist"
- Note: "Activate the Home Assistant Cloud skill for Google Assistant" link returns a 404 with
The requested URL /services/a/uid/00000091fd5fb875?hl=en-US was not found on this server
- Fully power cycled the Home Assistant Yellow device
I can access the home assistant instance through both the cloud domain (https://***.ui.nabu.casa) and the custom domain alias. But only via https. http requests time out (I assume this is expected?)