Site updated at 2017-04-30 19:44:56 UTC
This commit is contained in:
parent
740f7d4f4b
commit
eb8727c131
182 changed files with 1634 additions and 1387 deletions
|
@ -69,9 +69,9 @@
|
|||
<hr class="divider">
|
||||
<p>The easiest way to install Home Assistant on your Raspberry Pi is by using HASSbian: a Raspberry Pi image with Home Assistant built-in. The image will install the latest version of Home Assistant on initial boot (~10 minutes).</p>
|
||||
<ol>
|
||||
<li><a href="https://github.com/home-assistant/pi-gen/releases/download/v1.1/image_2017-02-03-HASSbian.zip">Download the Hassbian 1.1 image</a> (359 MB)</li>
|
||||
<li><a href="https://github.com/home-assistant/pi-gen/releases/latest">Download the Hassbian image</a> (364 MB)</li>
|
||||
<li>Use <a href="https://etcher.io/">Etcher</a> to flash the image to your SD card</li>
|
||||
<li>Ensure your Raspberry Pi has access to the internet.</li>
|
||||
<li>Ensure your Raspberry Pi has wired access to the internet.</li>
|
||||
<li>Insert SD card to Raspberry Pi and turn it on. Initial installation of Home Assistant will take about 5 minutes.</li>
|
||||
</ol>
|
||||
<p>These instructions are also available as a <a href="https://www.youtube.com/watch?v=iIz6XqDwHEk">video</a>. Additional information is available in this <a href="https://www.youtube.com/watch?v=tCGlQSsQ-Mc">video</a>.</p>
|
||||
|
@ -80,6 +80,8 @@
|
|||
<ul>
|
||||
<li>GPIO pins are ready to use.</li>
|
||||
<li>Bluetooth is ready to use (supported models only, no Bluetooth LE).</li>
|
||||
<li>SSH server is enabled.</li>
|
||||
<li>A tool called <code class="highlighter-rouge">hassbian_config</code>.</li>
|
||||
</ul>
|
||||
<h3><a class="title-link" name="technical-details" href="#technical-details"></a> Technical Details</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue