Site updated at 2017-10-07 19:25:24 UTC

This commit is contained in:
Travis CI 2017-10-07 19:25:24 +00:00
parent 8bbc40b5d1
commit ef6d3b2ec0
678 changed files with 10476 additions and 2128 deletions

View file

@ -82,6 +82,9 @@ Log in as the <code class="highlighter-rouge">pi</code> account and execute the
</code></pre>
</div>
<h4><a class="title-link" name="updating-home-assistant" href="#updating-home-assistant"></a> Updating Home Assistant</h4>
<p class="note">
You can also use <code class="highlighter-rouge">hassbian-config</code> to automate the process by running <code class="highlighter-rouge">sudo hassbian-config upgrade home-assistant</code>
</p>
<p>To update the Home Assistant installation execute the following command as the <code class="highlighter-rouge">pi</code> user.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo systemctl stop home-assistant@homeassistant.service
<span class="gp">$ </span>sudo su -s /bin/bash homeassistant