mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update installation-raspberry-pi-all-in-one.markdown
fixed formatting.
This commit is contained in:
parent
145b8cb006
commit
23985c34e2
@ -64,11 +64,13 @@ To upgrade the All-In-One setup manually:
|
|||||||
|
|
||||||
<p class='note note'>
|
<p class='note note'>
|
||||||
If you deployed Home Assistant via the AiO installer prior to December 2016, you will need to use the following commands:
|
If you deployed Home Assistant via the AiO installer prior to December 2016, you will need to use the following commands:
|
||||||
|
|
||||||
* Login to Raspberry Pi `ssh pi@your_raspberry_pi_ip`
|
* Login to Raspberry Pi `ssh pi@your_raspberry_pi_ip`
|
||||||
* Change to homeassistant user `sudo su -s /bin/bash hass`
|
* Change to homeassistant 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.
|
* Type `exit` to logout the hass user and return to the `pi` user.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user