#Google Nest Integration failing 99% of the way through, because it can't find the home assistant url
1 messages · Page 1 of 1 (latest)
You can hit the pencil on the "Your instance URL" and set it to the actual URL to use. mDNS doesn't always work reliably.
I tried that, and it leads to a "500 Internal Server Error"
Take a look at your logs and see if there's more detail
My logs?
I would maybe try the add integration set up again (just via HA using the existing project, etc), if you've been trying things for a while. Not certain on that, but haven't seen that particular issue before
I already tried it multiple times, with the same result :/
Then I'd suggest double-checking the URLs you used on the Google side of things
I'll give it on more go
Does default_config: exist in your config?
Usually is the first line or so in your /config/configuration.yaml
How do I get to that though?
There's a number of ways... if you've never modified it before though, you'd be fine (the answer would be that default_config: is there). That ships as part of the default. Some ways though are through the terminal, samba, SSH, file editor or Studio Code add-ons.
So if you've never touched it, you don't need to worry about that right now