Site updated at 2017-08-04 18:13:12 UTC

This commit is contained in:
Travis CI 2017-08-04 18:13:12 +00:00
parent 95e7ebb767
commit 6e40b15d0c
27 changed files with 44 additions and 39 deletions

View file

@ -89,6 +89,11 @@
<li>Optional - Setup the WiFi or static IP: On the SD-card, edit the <code class="highlighter-rouge">system-connections/resin-sample</code> file and follow the <a href="https://docs.resin.io/deployment/network/2.0.0/">ResinOS howto</a>.</li>
<li>Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which takes ~20 minutes (slower/faster depending on the platform).</li>
<li>You will be able to reach your installation at <a href="http://hassio.local:8123">http://hassio.local:8123</a>.</li>
</ul>
<p class="img">
<img src="/images/hassio/screenshots/first-start.png" />
</p>
<ul>
<li>Enable either the <a href="/addons/samba/">Samba add-on</a> or the <a href="/addons/ssh/">SSH add-on</a> to manage your configuration.</li>
</ul>
<p class="note">