Link to all Hass.io device types, as we'll get more.

This commit is contained in:
Paulus Schoutsen 2018-07-17 21:10:39 +02:00 committed by GitHub
parent be3e383d6c
commit 46a02ae74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,13 +29,11 @@ We will need a few things to get started with installing Home Assistant. Links b
### {% linkable_title Software requirements %} ### {% linkable_title Software requirements %}
- Download Hass.io image for Raspberry Pi 3 as [32bit][pi3-32] or [64bit][pi3-64] variant - Download the Hass.io image for [your device](https://www.home-assistant.io/hassio/installation/)
- Download [Etcher] to write the image to an SD card - Download [Etcher] to write the image to an SD card
- Text Editor like [Visual Studio Code](https://code.visualstudio.com/) - Text Editor like [Visual Studio Code](https://code.visualstudio.com/)
[Etcher]: https://etcher.io/ [Etcher]: https://etcher.io/
[pi3-32]: https://github.com/home-assistant/hassos/releases/download/1.7/hassos_rpi3-1.7.img.gz
[pi3-64]: https://github.com/home-assistant/hassos/releases/download/1.7/hassos_rpi3-64-1.7.img.gz
### {% linkable_title Installing Hass.io %} ### {% linkable_title Installing Hass.io %}