Site updated at 2016-12-30 14:23:30 UTC

This commit is contained in:
Travis CI 2016-12-30 14:23:30 +00:00
parent 3ad78028c3
commit ca3dd92551
23 changed files with 37 additions and 37 deletions

View file

@ -94,7 +94,7 @@
<p>Theres currently three documented ways to install Home Assistant on a Raspberry Pi.</p>
<ul>
<li><a href="/getting-started/installation-raspberry-pi/#Manual-Installation">Manual installation</a>. Following this guide doing each step manually. This is highly recommended as a first installation since you get a good overview of the installation.</li>
<li><a href="/getting-started/installation-raspberry-pi/#manual-installation">Manual installation</a>. Following this guide doing each step manually. This is highly recommended as a first installation since you get a good overview of the installation.</li>
<li><a href="/getting-started/installation-raspberry-pi-image">Hassbian image</a>. Basic installation with the same settings as following the manual installation guide. Some additional software is preinstalled to make installation quicker and easier. Installation uses <code class="highlighter-rouge">homeassistant</code> user.</li>
<li><a href="/getting-started/installation-raspberry-pi-all-in-one/">All-in-One Installer</a>. Fabric based installation script that installs and compiles many of the things an advanced Home Assistant install is likely to need. Installation uses <code class="highlighter-rouge">homeassistant</code> user.</li>
</ul>