Site updated at 2017-05-14 05:03:32 UTC

This commit is contained in:
Travis CI 2017-05-14 05:03:33 +00:00
parent 19299a3acb
commit fcdf1335ec
26 changed files with 48 additions and 38 deletions

View file

@ -82,6 +82,9 @@
<li>Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which can take some time.</li>
<li>You will be able to reach your installation at <a href="http://hassio.local:8123">http://hassio.local</a>.</li>
</ul>
<p class="note">
If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either <code class="highlighter-rouge">discovery:</code> or <code class="highlighter-rouge">hassio:</code> to your configuration.
</p>
<h3><a class="title-link" name="alternative-install-on-generic-linux-server" href="#alternative-install-on-generic-linux-server"></a> Alternative: install on generic Linux server</h3>
<p>For advanced users, it is also possible to try Hass.io on your Linux server or inside a VM. To do so, <a href="https://github.com/home-assistant/hassio-build/tree/master/install#install-hassio">follow these instructions</a>.</p>
</article>