Site updated at 2016-06-05 12:50:43 UTC
This commit is contained in:
parent
41a4c4fb5f
commit
78f980f8ba
51 changed files with 328 additions and 106 deletions
|
@ -115,18 +115,6 @@ $ hass --open-ui
|
|||
<li><a href="https://www.youtube.com/watch?v=SXaAG1lGNH0">Ubuntu 14.04</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a class="title-link" name="updating" href="#updating"></a> Updating</h3>
|
||||
|
||||
<p>To update Home Assistant to the latest release when available, run:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ pip3 install --upgrade homeassistant
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>After updating, restart Home Assistant for the changes to take effect.</p>
|
||||
|
||||
<h3><a class="title-link" name="troubleshooting" href="#troubleshooting"></a> Troubleshooting</h3>
|
||||
|
||||
<p>If you run into any issues, please see <a href="/getting-started/troubleshooting/">the troubleshooting page</a>. It contains solutions to many of the common encountered issues.</p>
|
||||
|
@ -169,6 +157,7 @@ $ hass --open-ui
|
|||
<li><a href='/getting-started/installation-docker/'>Docker </a></li>
|
||||
<li><a href='/getting-started/installation-synology/'>Synology NAS </a></li>
|
||||
<li><a href='/getting-started/installation-virtualenv/'>VirtualEnv Linux </a></li>
|
||||
<li><a href='/getting-started/updating/'>Updating </a></li>
|
||||
<li><a href='/getting-started/troubleshooting/'>Troubleshooting </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -200,7 +189,7 @@ $ hass --open-ui
|
|||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/getting-started/autostart/'>Auto-start Home Assistant </a>
|
||||
<a href='/getting-started/autostart/'>Autostart </a>
|
||||
<ul>
|
||||
<li><a href='/getting-started/autostart-systemd/'>Linux - systemd </a></li>
|
||||
<li><a href='/getting-started/autostart-upstart/'>Linux - Upstart </a></li>
|
||||
|
@ -208,7 +197,7 @@ $ hass --open-ui
|
|||
<li><a href='/getting-started/autostart-synology/'>Synology NAS </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href='/topics/'>Advanced Topics</a></li>
|
||||
<li><a href='/getting-started//topics/'>Advanced Topics </a></li>
|
||||
<li><a href='/getting-started/android/'>Add to Android Homescreen </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue