Upgrade Home Assistant – Hassbian

sudo systemctl stop home-assistant@homeassistant.service
sudo su -s /bin/bash homeassistant
source /srv/homeassistant/bin/activate
pip3 install –upgrade homeassistant
exit
sudo systemctl start home-assistant@homeassistant.service

Leave a Reply

Your email address will not be published. Required fields are marked *