Site updated at 2016-05-23 09:26:28 UTC

This commit is contained in:
Travis CI 2016-05-23 09:26:28 +00:00
parent 94bba39609
commit 51cbd490a3
21 changed files with 31 additions and 25 deletions

View file

@ -131,6 +131,11 @@
<p>Windows Users - Please note that after running the installer, you will need to modify a couple settings allowing you to “switch users” to edit your configuration files. The needed change within WinSCP can be seen here: <a href="http://i.imgur.com/tlOljo6.jpg">Imgur</a></p>
<p>To upgrade the All-In-One:<br />
* Login to rPi ssh pi@IPADRESS<br />
* Change to hass user <code>sudo su -s /bin/bash hass</code><br />
* Change to virtual enviroment <code>source /srv/hass/hass_venv/bin/activate</code><br />
* Update HA <code>sudo pip3 install --upgrade homeassistant</code></p>
</article>