Site updated at 2018-03-02 20:25:22 UTC
This commit is contained in:
parent
31bf472aa5
commit
ed7877fdce
33 changed files with 132 additions and 87 deletions
|
@ -85,20 +85,19 @@
|
|||
<li><a href="https://github.com/home-assistant/hassio-build/releases/download/1.1/resinos-hassio-1.1-intel-nuc.img.bz2">Intel NUC</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Unpack the .bz2 File</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>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>
|
||||
</ul>
|
||||
<p class="note">
|
||||
Please remember to ensure you’re using an <a href="https://www.raspberrypi.org/help/faqs/#powerReqs">appropriate power supply</a> with your Pi. Mobile chargers may not be suitable since some are designed to only provide the full power with that manufacturer’s handsets.
|
||||
</p>
|
||||
<p><img src="/images/hassio/screenshots/first-start.png" style="clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;" width="150" /></p>
|
||||
<ul>
|
||||
<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 in <code class="highlighter-rouge">/config/</code> (From the UI choose <strong>Hass.io</strong> which is located in the sidebar).</li>
|
||||
</ul>
|
||||
<p class="note">
|
||||
Please remember to ensure you’re using an <a href="https://www.raspberrypi.org/help/faqs/#powerReqs">appropriate power supply</a> with your Pi. Mobile chargers may not be suitable since some are designed to only provide the full power with that manufacturer’s handsets.
|
||||
</p>
|
||||
<p class="note">
|
||||
If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either <code class="highlighter-rouge">discovery:</code> or <code class="highlighter-rouge">hassio:</code> to your configuration.
|
||||
</p>
|
||||
<h2><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</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue