Site updated at 2017-07-21 19:47:28 UTC
This commit is contained in:
parent
2651747e02
commit
33aa344c43
32 changed files with 55 additions and 48 deletions
|
@ -77,7 +77,7 @@
|
|||
<hr class="divider">
|
||||
<p>Hass.io images are available for all available Raspberry Pi and Intel NUC platforms.</p>
|
||||
<ul>
|
||||
<li>Download the appropriate image for your Raspberry Pi / intel nuc:
|
||||
<li>Download the appropriate image for your Raspberry Pi / Intel NUC:
|
||||
<ul>
|
||||
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/1.0/resinos-hassio-1.0-raspberrypi.img.bz2">Raspberry Pi / Zero</a></li>
|
||||
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/1.0/resinos-hassio-1.0-raspberrypi2.img.bz2">Raspberry Pi 2</a></li>
|
||||
|
@ -86,7 +86,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 and follow the <a href="https://docs.resin.io/deployment/network/2.0.0/">ResinOS howto</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 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>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue