I installed HA on an rpi, got it working fine. I restarted the rpi and now when I try to start HA in SSH, it now asks for a password. My rpi password nor the HA web GUI log in works. What password is it asking for?
I tried sudo as I was getting the below error and randomly hoped it woud help =)
-bash: hass: command not found
Even if I go to /srv/homeassistant/bin I still get that error. I can see it’s listed in the folder.
I tried reinstalling “pip3 install homeassistant” and the hass, same error…what’s going on?
But it looks like I’ve lost my config when I reinstalled HA. I tried this based on your Autostart link but its command was:
/srv/homeassistant/bin/hass -c “/home/%i/.homeassistant”
My homeassistant folder is not hidden plus the command didn’t work with /%i included. Does that matter?
Yeah, I think you’re right when I did the reinstall I didn’t do the other steps…so what I’ve got two versions installed? How do I run the version in the venv?
About a year ago I played around with Hassio but there were some Cbus integrations that didn’t work on that setup.