diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index a201a64793a..416c7794c69 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -20,6 +20,11 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo - Optional - Setup the WiFi or static IP: On the SD-card, edit the `system-connections/resin-sample` file and follow the [ResinOS howto][resinos-network]. - Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which takes ~20 minutes (slower/faster depending on the platform). - You will be able to reach your installation at [http://hassio.local:8123][local]. + +

+ +

+ - Enable either the [Samba add-on][samba] or the [SSH add-on][ssh] to manage your configuration.

diff --git a/source/images/hassio/screenshots/first-start.png b/source/images/hassio/screenshots/first-start.png new file mode 100644 index 00000000000..a8166e119cc Binary files /dev/null and b/source/images/hassio/screenshots/first-start.png differ