Site updated at 2018-03-03 15:01:22 UTC

This commit is contained in:
Travis CI 2018-03-03 15:01:23 +00:00
parent 9c32b9440d
commit 48830fcc24
29 changed files with 85 additions and 77 deletions

View file

@ -93,7 +93,7 @@ Linux and Mac OS users execute the following command in a terminal.</p>
To get the current state of the <code class="highlighter-rouge">homeassistant.service</code> replace <code class="highlighter-rouge">stop</code> with <code class="highlighter-rouge">status</code>.</p>
<h3><a class="title-link" name="update-home-assistant" href="#update-home-assistant"></a> Update Home Assistant</h3>
<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>
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 homeassistant</code>
</p>
<p>Log in as the <code class="highlighter-rouge">pi</code> account and execute the following commands:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo systemctl stop home-assistant@homeassistant.service