Hass.io RPi 3 B Wifi Connection - ZinkNotTheMetal/HomeAssistant GitHub Wiki
This gave me a hard time at first which is why I will include some instructions.
If you want your Raspberry Pi on Wifi (not ethernet) here are the steps that I followed.
-
Download my wifi-template from my hassio_configs
-
Remove the wifi-template from the file name AND remove the file extension. So the file should just be 'system-connections' saved on your machine
-
Edit the file (using a text editor) and change the values to the wifi that you are connecting to. I used my 2.4GHZ network, but 5GHZ should work as well.
-
Generate a UUID here and place it in the UUID field
-
Get a USB flash drive and FORMAT using FAT32 the drive with the name CONFIG (all capitals)
-
Put your version of system-connections on the newly flashed USB flash drive
-
Unplug the ethernet port from your Raspberry Pi (Raspberry Pi will default to ethernet if it it's still plugged in)
-
Reboot your Raspberry Pi and it should now be on the network with proper credentials