Difference between revisions of "HomeAssistant"
From Briki
(Created page with "= HomeAssistant = ==Updating== * source bin/activate * python3 -m pip install --upgrade homeassistant") |
(→Updating) |
||
Line 2: | Line 2: | ||
==Updating== | ==Updating== | ||
+ | * cd /opt/homeassistant | ||
* source bin/activate | * source bin/activate | ||
* python3 -m pip install --upgrade homeassistant | * 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