Site updated at 2017-05-21 19:23:04 UTC

This commit is contained in:
Travis CI 2017-05-21 19:23:04 +00:00
parent 11e5dfd71a
commit e79242e9d9
26 changed files with 41 additions and 41 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: On the SD-card, edit the <code class="highlighter-rouge">system-connections/resin-sample</code> file and change <code class="highlighter-rouge">ssid</code> and <code class="highlighter-rouge">psk</code>.</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>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>