From 00a5dee7fb709db6b695ec5d7903bc5642d31500 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 14 May 2017 02:05:07 +0200 Subject: [PATCH] Update installation.markdown --- source/hassio/installation.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 952e2319c96..b6d80a8f8bb 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -9,12 +9,13 @@ sharing: true footer: true --- -Hass.io images are available for all available Raspberry Pi platforms. +Hass.io images are available for all available Raspberry Pi and intel nuc platforms. -- Download the appropriate image for your Raspberry Pi: +- Download the appropriate image for your Raspberry Pi / intel nuc: - [Raspberry Pi / Zero][pi1] - [Raspberry Pi 2][pi2] - [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`. - 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. @@ -28,5 +29,6 @@ For advanced users, it is also possible to try Hass.io on your Linux server or i [pi1]: https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi.img.bz2 [pi2]: https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi2.img.bz2 [pi3]: https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-raspberrypi3.img.bz2 +[nuc]: https://github.com/home-assistant/hassio-build/releases/download/0.7/resinos-hassio-0.7-intel-nuc.img.bz2 [linux]: https://github.com/home-assistant/hassio-build/tree/master/install#install-hassio [local]: http://hassio.local:8123