Site updated at 2017-05-07 17:13:52 UTC

This commit is contained in:
Travis CI 2017-05-07 17:13:52 +00:00
parent 6bb3482bc7
commit 01e15b9b00
38 changed files with 52 additions and 196 deletions

View file

@ -67,14 +67,20 @@
</h1>
</header>
<hr class="divider">
<p>Hass.io images are available for all available Raspberry Pi platforms. Download the appropriate image for your Raspberry Pi:</p>
<p>Hass.io images are available for all available Raspberry Pi platforms.</p>
<ul>
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi.img.bz2">Raspberry Pi / Zero</a></li>
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi2.img.bz2">Raspberry Pi 2</a></li>
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi3.img.bz2">Raspberry Pi 3</a></li>
<li>Download the appropriate image for your Raspberry Pi:
<ul>
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi.img.bz2">Raspberry Pi / Zero</a></li>
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi2.img.bz2">Raspberry Pi 2</a></li>
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi3.img.bz2">Raspberry Pi 3</a></li>
</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>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>Flash the downloaded image to an SD card using <a href="https://etcher.io/">Etcher</a>. Insert SD card to Raspberry Pi and turn it on. You will be able to reach your installation on <a href="http://hassio.local:8123">http://hassio.local</a>.</p>
<p>On first boot, it downloads the Home Assistant container and that can take some time.</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">follow these instructions</a>.</p>
</article>
@ -91,7 +97,6 @@
<li><a class='active' href='/hassio/installation/'>Installation </a></li>
<li><a href='/addons/'>Available add-ons </a></li>
<li><a href='/hassio/architecture/'>Architecture </a></li>
<li><a href='/hassio/network/'>Network </a></li>
</ul>
</li>
</ul>