Site updated at 2016-03-13 13:36:46 UTC
This commit is contained in:
parent
fc19a251ca
commit
4baa18b225
13 changed files with 174 additions and 171 deletions
|
@ -436,11 +436,14 @@ That’s it… you’re all set to go</p>
|
|||
<li><a href="https://github.com/balloob/home-assistant/issues">GitHub Page</a> for issue reporting.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Updating</h3>
|
||||
<p>To update Home Assistant to the latest release run: <code>pip3 install --upgrade homeassistant</code> <br />
|
||||
You then have to restart Home Assistant for the changes to take effect. If you have installed it as an autostarting daemon (see below), then run: <code>sudo service hass-daemon restart</code></p>
|
||||
<h3><a class="title-link" name="updating" href="#updating"></a> Updating</h3>
|
||||
|
||||
<p>To update Home Assistant to the latest release run: <code>pip3 install --upgrade homeassistant</code></p>
|
||||
|
||||
<p>You have to restart Home Assistant (<code>hass</code> itself or with the help of the autostarting daemon if you use any) for the changes to take effect.</p>
|
||||
|
||||
<h3><a class="title-link" name="whats-next" href="#whats-next"></a> What’s next</h3>
|
||||
|
||||
<h3>What’s next</h3>
|
||||
<p>If you want to have Home Assistant start on boot, autostart instructions can be found <a href="/getting-started/autostart/">here</a>.</p>
|
||||
|
||||
<p>To see what Home Assistant can do, launch demo mode: <code>hass --demo-mode</code> or visit the <a href="/demo">demo page</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue