Site updated at 2018-03-05 03:17:41 UTC
This commit is contained in:
parent
b4ca1dacc2
commit
40a9ab0b24
27 changed files with 74 additions and 74 deletions
|
@ -136,7 +136,7 @@ When you run the <code class="highlighter-rouge">hass</code> command for the fir
|
|||
<p>To update to the latest version of Home Assistant follow these simple steps:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo su -s /bin/bash homeassistant
|
||||
<span class="gp">$ </span><span class="nb">source</span> /srv/homeassistant/bin/activate
|
||||
<span class="gp">$ </span>pip3 install --upgrade home assistant
|
||||
<span class="gp">$ </span>pip3 install --upgrade homeassistant
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Once the last command executes restart the Home Assistant service to apply the latest updates. Please keep in mind that some updates may take longer to boot up than others. If Home Assistant fails to start make sure you check the <strong>Breaking Changes</strong> from the <a href="https://github.com/home-assistant/home-assistant/releases">Release Notes</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue