mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Add exit to All-In-One upgrade (#948)
* Add exit to All-In-One upgrade upgrade instructions.
This commit is contained in:
parent
b72c6d60ff
commit
29cfe09544
@ -56,6 +56,7 @@ To upgrade the All-In-One setup manually:
|
|||||||
* Change to hass user `sudo su -s /bin/bash hass`
|
* Change to hass user `sudo su -s /bin/bash hass`
|
||||||
* Change to virtual enviroment `source /srv/hass/hass_venv/bin/activate`
|
* Change to virtual enviroment `source /srv/hass/hass_venv/bin/activate`
|
||||||
* Update HA `pip3 install --upgrade homeassistant`
|
* Update HA `pip3 install --upgrade homeassistant`
|
||||||
|
* Type `exit` to logout the hass user and return to the `pi` user.
|
||||||
|
|
||||||
To upgrade with fabric:
|
To upgrade with fabric:
|
||||||
|
|
||||||
@ -68,7 +69,6 @@ After upgrading, you can restart Home Assistant a few different ways:
|
|||||||
* Restarting the Raspberry Pi `sudo reboot`
|
* Restarting the Raspberry Pi `sudo reboot`
|
||||||
* Restarting the Home-Assistant Service `sudo systemctl restart home-assistant.service`
|
* Restarting the Home-Assistant Service `sudo systemctl restart home-assistant.service`
|
||||||
|
|
||||||
|
|
||||||
### {% linkable_title Using the OZWCP web application %}
|
### {% linkable_title Using the OZWCP web application %}
|
||||||
|
|
||||||
To launch the OZWCP web application:
|
To launch the OZWCP web application:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user