Difference between revisions of "HomeAssistant"
From Briki
(→Updating) |
(→Updating) |
||
Line 2: | Line 2: | ||
==Updating== | ==Updating== | ||
− | + | cd /opt/homeassistant | |
− | + | source bin/activate | |
− | + | python3 -m pip install --upgrade homeassistant |
Revision as of 19:47, 18 September 2018
HomeAssistant
Updating
cd /opt/homeassistant source bin/activate python3 -m pip install --upgrade homeassistant