You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/hassio/installation.markdown
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,16 @@ sharing: true
9
9
footer: true
10
10
---
11
11
12
-
Hass.io images are available for all available Raspberry Pi platforms. Download the appropriate image for your Raspberry Pi:
12
+
Hass.io images are available for all available Raspberry Pi platforms.
13
13
14
-
-[Raspberry Pi / Zero][pi1]
15
-
-[Raspberry Pi 2][pi2]
16
-
-[Raspberry Pi 3][pi3]
17
-
18
-
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].
19
-
20
-
On first boot, it downloads the Home Assistant container and that can take some time.
14
+
- Download the appropriate image for your Raspberry Pi:
15
+
-[Raspberry Pi / Zero][pi1]
16
+
-[Raspberry Pi 2][pi2]
17
+
-[Raspberry Pi 3][pi3]
18
+
- Flash the downloaded image to an SD card using [Etcher].
19
+
- Optional - Setup the WiFi: On the SD-card, edit the `system-connections/resin-sample` file and change `ssid` and `psk`.
20
+
- 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.
21
+
- You will be able to reach your installation at [http://hassio.local][local].
21
22
22
23
### {% linkable_title Alternative: install on generic Linux server %}
0 commit comments