#Need help updating - Not sure what installation I have
1 messages · Page 1 of 1 (latest)
I'm sorry; I know there's probably a few "Best practices" I'm not following here in regards to posting and whatnot, but I'm still relatively new/inexperienced with HASS and I'm trying to figure out what it is I have running
I was trying to follow this guide
But I don't think I have a homeassistant user
so maybe this is the wrong guide
Yes
This was mostly set-and-forget for me... I don't do much with home assistant, it's just been working for the most part
I just need to update it so that I can get mt ThinQ integration working
Please try this and don't share localized screenshots
history
docker ps
find / -type f -name configuration.yaml
for the third command i got a lot of 'permission denied' messages, except for one (even running it with sudo)
except for this
will I lose all my configurations though?
looks like it did
that's a shame, not a huge deal though
i'm sure that's on me though for not backing up my configurations
like I said, not a huge deal.
appreciate the help
all of the configuration should be in a mapped directory. Are you using docker compose or just "run" ?
the relevant line there is - v /PATH_TO_YOUR_CONFIG:/config \
Whatever you chose as "path to your config" is where your configuration is
this is what I get for running whatever without reading through it first.
if it exists the suggested command find / -type f -name configuration.yaml may locate it
I ran that
.
The left side config path is /root/config in your case.