Include network in installation

This commit is contained in:
Paulus Schoutsen 2017-05-07 10:07:00 -07:00
parent c3bd364bf2
commit f8fffd57f4
3 changed files with 9 additions and 23 deletions

View file

@ -9,15 +9,16 @@ sharing: true
footer: true
---
Hass.io images are available for all available Raspberry Pi platforms. Download the appropriate image for your Raspberry Pi:
Hass.io images are available for all available Raspberry Pi platforms.
- [Raspberry Pi / Zero][pi1]
- [Raspberry Pi 2][pi2]
- [Raspberry Pi 3][pi3]
Flash the downloaded image to an SD card using [Etcher]. Insert SD card to Raspberry Pi and turn it on. You will be able to reach your installation on [http://hassio.local][local].
On first boot, it downloads the Home Assistant container and that can take some time.
- Download the appropriate image for your Raspberry Pi:
- [Raspberry Pi / Zero][pi1]
- [Raspberry Pi 2][pi2]
- [Raspberry Pi 3][pi3]
- Flash the downloaded image to an SD card using [Etcher].
- Optional - Setup the WiFi: On the SD-card, edit the `system-connections/resin-sample` file and change `ssid` and `psk`.
- Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which can take some time.
- You will be able to reach your installation at [http://hassio.local][local].
### {% linkable_title Alternative: install on generic Linux server %}