mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-19 16:46:51 +00:00
1.8 KiB
1.8 KiB
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Installing Hass.io | Instructions on how-to install Hass.io. | 2017-04-30 13:28 | true | false | true | true |
Hass.io images are available for all available Raspberry Pi and intel nuc platforms.
- Download the appropriate image for your Raspberry Pi / intel 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 changessid
andpsk
. - 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.
If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either `discovery:` or `hassio:` to your configuration.
{% linkable_title Alternative: install on generic Linux server %}
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.