Update installation.markdown

This commit is contained in:
Pascal Vizeli 2017-05-21 21:16:50 +02:00 committed by GitHub
parent 9a9bbedd9b
commit bfc3d84f68

View File

@ -17,7 +17,7 @@ Hass.io images are available for all available Raspberry Pi and intel nuc platfo
- [Raspberry Pi 3][pi3]
- [Intel Nuc][nuc]
- 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`.
- Optional - Setup the WiFi or static ip: On the SD-card, edit the `system-connections/resin-sample` file like [resinos describe][resinos-network].
- 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:8123][local].
@ -30,6 +30,7 @@ If you copy over your existing Home Assistant configuration, make sure to enable
For advanced users, it is also possible to try Hass.io on your Linux server or inside a VM. To do so, [follow these instructions][linux].
[Etcher]: https://etcher.io/
[resinos-network]: https://docs.resin.io/deployment/network/2.0.0/
[pi1]: https://github.com/home-assistant/hassio-build/releases/download/0.8/resinos-hassio-0.8-raspberrypi.img.bz2
[pi2]: https://github.com/home-assistant/hassio-build/releases/download/0.8/resinos-hassio-0.8-raspberrypi2.img.bz2
[pi3]: https://github.com/home-assistant/hassio-build/releases/download/0.8/resinos-hassio-0.8-raspberrypi3.img.bz2