Skip to content

Commit 3c3ab1d

Browse files
committed
Add affiliate message
1 parent 495755d commit 3c3ab1d

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

source/getting-started/index.markdown

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@ We will need a few things to get started with installing Home Assistant. The lat
5050
### Installing Hass.io
5151

5252
1. Put the SD card in your SD card reader.
53-
1. Open balenaEtcher, select the Hass.io image and flash it to the SD card.
54-
1. Unmount the SD card and remove it from your SD card reader.
55-
1. Only if you want to configure WiFi or a Static IP (requires USB stick):
53+
2. Open balenaEtcher, select the Hass.io image and flash it to the SD card.
54+
3. Unmount the SD card and remove it from your SD card reader.
55+
4. Only if you want to configure WiFi or a Static IP (requires USB stick):
5656
- Format a USB-Stick to FAT32 with volume-name `CONFIG`.
5757
- Create a folder named `network` in the root of the newly formatted USB-stick.
5858
- Within that folder create a file named `my-network` without extension.
5959
- Copy one of [the examples] to the `my-network` file and adjust accordingly.
6060
- Plug the USB-stick into the Raspberry Pi 3.
6161

62-
1. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable, connect that too.
63-
1. Connect your Raspberry Pi to the power supply, so it turns on.
64-
1. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant, which will take about 20 minutes.
65-
1. Home Assistant will be available at [http://hassio.local:8123][local]. If you are running an older Windows or have stricter network configuration, you might need to access Home Assistant at [http://hassio:8123][host].
66-
1. If you have used a USB-stick for configuring the network, it can now be removed.
62+
5. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable, connect that too.
63+
6. Connect your Raspberry Pi to the power supply, so it turns on.
64+
7. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant, which will take about 20 minutes.
65+
8. Home Assistant will be available at [http://hassio.local:8123][local]. If you are running an older Windows or have stricter network configuration, you might need to access Home Assistant at [http://hassio:8123][host].
66+
9. If you have used a USB-stick for configuring the network, it can now be removed.
6767

6868
[local]: http://hassio.local:8123
6969
[host]: http://hassio:8123
@@ -72,3 +72,5 @@ We will need a few things to get started with installing Home Assistant. The lat
7272
### [Next step: Onboarding »][next-step]
7373

7474
[next-step]: /getting-started/onboarding/
75+
76+
_As an Amazon Associate Home Assistant earns from qualifying purchases._

0 commit comments

Comments
 (0)