Hey Guys,
I have a problem with installing Hass.io. I flash the image for pi zero, created the folder “network” and a file in there with the following config (inserted my wifi data):
[connection]
id=hassos-network
uuid=72111c67-4a5d-4d5c-925e-f8ee26efb3c3
type=802-11-wireless
[wifi]
mode=infrastructure
ssid=MY_SSID
[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=MY_WLAN_SECRED_KEY
[ipv4]
method=auto
[ipv6]
addr-gen-mode=stable-privacy
method=auto
But I just cant find it as connected device on my router. I use following Hat to connect to the wifi:
I have to admit, at the moment I dont have any clue, why it is not working. Can you help me ?
Thanks a lot!