Site updated at 2017-05-22 07:11:46 UTC

This commit is contained in:
Travis CI 2017-05-22 07:11:47 +00:00
parent e79242e9d9
commit 0434a936c2
80 changed files with 367 additions and 40 deletions

View file

@ -78,7 +78,7 @@
</ul>
</li>
<li>Flash the downloaded image to an SD card using <a href="https://etcher.io/">Etcher</a>.</li>
<li>Optional - Setup the WiFi or static ip: On the SD-card, edit the <code class="highlighter-rouge">system-connections/resin-sample</code> file like <a href="https://docs.resin.io/deployment/network/2.0.0/">resinos describe</a>.</li>
<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 can take some time.</li>
<li>You will be able to reach your installation at <a href="http://hassio.local:8123">http://hassio.local:8123</a>.</li>
</ul>