come back to home assistnant after putting it on the back burneer for a while and have some problems installing.
trying to install on a clean image of stretch lite
come back to home assistnant after putting it on the back burneer for a while and have some problems installing.
trying to install on a clean image of stretch lite
Hi
Make sure you are logged in on the homeassistant account and in the virtual environment
sudo -u homeassistant -H -s
cd /srv/homeassistant
source bin/activate
Before running.
pip3 install homeassistant
yes I did this.
followed the instruction’s in the docs to the letter.
I tried again but forced a re-install --force-reinstall
and it seemed to complete.
Having problems running it for the first time though
Related thread here