Add blog post for hass.io

This commit is contained in:
Paulus Schoutsen 2017-07-23 14:55:12 -07:00 committed by Fabian Affolter
parent 24d7ba4585
commit 3e20f0a091
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
4 changed files with 117 additions and 7 deletions

View file

@ -12,6 +12,12 @@ footer: true
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.
<div class="text-center hass-option-cards" markdown="0">
<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' />
@ -25,6 +31,7 @@ You will need to install Home Assistant before we can get started. You can insta
<div class='title'>Install Home Assistant on your computer</div>
</a>
</div>
<br>
For alternative installation methods please take a look at the [installation documentation](/docs/installation/).