Site updated at 2017-07-25 15:58:39 UTC
This commit is contained in:
parent
44a39ded03
commit
bbb0a5f18f
203 changed files with 1656 additions and 1161 deletions
|
@ -76,6 +76,12 @@
|
|||
<hr class="divider">
|
||||
<p>You will need to install Home Assistant before we can get started. You can install Home Assistant on your computer or you can turn a Raspberry Pi into a dedicated Home Assistant hub.</p>
|
||||
<div class="text-center hass-option-cards">
|
||||
<a class="option-card" href="/hassio/">
|
||||
<div class="img-container">
|
||||
<img src="/images/supported_brands/home-assistant.png" />
|
||||
</div>
|
||||
<div class="title">Install Hass.io on your Raspberry Pi 3</div>
|
||||
</a>
|
||||
<a class="option-card" href="/docs/hassbian/installation/">
|
||||
<div class="img-container">
|
||||
<img src="/images/supported_brands/raspberry-pi.png" />
|
||||
|
@ -89,6 +95,7 @@
|
|||
<div class="title">Install Home Assistant on your computer</div>
|
||||
</a>
|
||||
</div>
|
||||
<p><br /></p>
|
||||
<p>For alternative installation methods please take a look at the <a href="/docs/installation/">installation documentation</a>.</p>
|
||||
<p>If you run into any issues, please see <a href="/docs/installation/troubleshooting/">the troubleshooting page</a> or <a href="/help/">communication channels</a>. It contains solutions to many commonly encountered issues.</p>
|
||||
<h3><a href="/getting-started/configuration/">Next step: Configuring Home Assistant »</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue