#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)

dense prism
#

I did all of the cloud/api stuff, but it's failing to link to my account at the very end because it can't find the url.
It's probably something obvious, but I just got HAOS installed on my Optiplex Mini this afternoon, so I'm VERY new.

median shuttle
#

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.

dense prism
#

I tried that, and it leads to a "500 Internal Server Error"

median shuttle
#

Take a look at your logs and see if there's more detail

dense prism
#

My logs?

indigo bloomBOT
#

show your Home Assistant logs

dense prism
#

This is the error

median shuttle
#

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

dense prism
#

I already tried it multiple times, with the same result :/

median shuttle
#

Then I'd suggest double-checking the URLs you used on the Google side of things

dense prism
#

I'll give it on more go

median shuttle
#

Does default_config: exist in your config?

dense prism
#

How do I check that?

#

(I'm sorry, I'm really new to this)

median shuttle
#

Usually is the first line or so in your /config/configuration.yaml

dense prism
#

How do I get to that though?

median shuttle
#

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