Site updated at 2017-01-11 20:23:10 UTC

This commit is contained in:
Travis CI 2017-01-11 20:23:10 +00:00
parent 951521f412
commit 11a89acf3f
23 changed files with 37 additions and 37 deletions

View file

@ -176,7 +176,7 @@ To get the current state of the <code class="highlighter-rouge">homeassistant.se
<ul>
<li>Stop the Home Assistant service running on HASSbian</li>
<li>Open a shell as the <code class="highlighter-rouge">homeassistant</code> user running the Homeassistant service and that has ownership over the Home Assistant installation.</li>
<li>Change into the virtual Python environment at <code class="highlighter-rouge">/src/homeassistant/</code> containing the Home Assistant installation.</li>
<li>Change into the virtual Python environment at <code class="highlighter-rouge">/srv/homeassistant/</code> containing the Home Assistant installation.</li>
<li>Upgrade the Home Assistant installation to the latest release.</li>
<li>Exit the shell and return to the <code class="highlighter-rouge">pi</code> user.</li>
<li>Restart the Home Assistant service.</li>