Difference between revisions of "HomeAssistant"
From Briki
(→Updating) |
(→Updating) |
||
Line 5: | Line 5: | ||
cd /opt/homeassistant | cd /opt/homeassistant | ||
source bin/activate | source bin/activate | ||
− | + | /opt/homeassistant/bin/python3 -m pip install --upgrade homeassistant |
Revision as of 13:11, 8 February 2019
HomeAssistant
Updating
sudo su - -s /bin/bash homeassistant cd /opt/homeassistant source bin/activate
/opt/homeassistant/bin/python3 -m pip install --upgrade homeassistant