From 6977733955a111ef536b65fbcba581e04ab9f4d7 Mon Sep 17 00:00:00 2001 From: LavaGlass Date: Sun, 28 Oct 2018 21:32:41 +1030 Subject: [PATCH] Added Static IP guidance (#7182) * Added Static IP guidance Added guidance on setting up static IP, changed file name to working one. * Update index.markdown --- source/getting-started/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index b92842ad5a6..bf7b9db549e 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -39,7 +39,7 @@ We will need a few things to get started with installing Home Assistant. For bes 1. Put the SD card in your SD card reader. 1. Open Etcher, select the Hass.io image and flash it to the SD card. -1. WiFi setup only: Format a USB-Stick with name `CONFIG` and copy one of [the examples] to the file `network/hassos-wifi`. +1. WiFi and Static IP setup only: Format a USB-Stick with name `CONFIG`, create the folder `network` and create the file `my-network`. Copy one of [the examples] to the `my-network` file. 1. Unmount the SD card and remove it from your SD card reader. 1. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable, connect that too. 1. Connect your Raspberry Pi to the power supply, so it turns on.