Skip to content

Commit

Permalink
Revert ""homeassistant" changed in "hass"" (home-assistant#1657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Landrash authored Dec 26, 2016
1 parent bfb89ca commit 3f93d28
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ The All-In-One Installer script will do the following automatically:
To upgrade the All-In-One setup manually:

* Login to Raspberry Pi `ssh pi@your_raspberry_pi_ip`
* Change to homeassistant user `sudo su -s /bin/bash hass`
* Change to virtual enviroment `source /srv/hass/hass_venv/bin/activate`
* Change to homeassistant user `sudo su -s /bin/bash homeassistant`
* Change to virtual enviroment `source /srv/homeassistant/homeassistant_venv/bin/activate`
* Update HA `pip3 install --upgrade homeassistant`
* Type `exit` to logout the hass user and return to the `pi` user.

Expand Down

0 comments on commit 3f93d28

Please sign in to comment.