I am new to Home assistant, I know ethernet is a more stable connection but I need to set up wifi for now.
I used the following in cli to attempt to set it up:
network update wlp0s20f3 --ipv4-method auto --ipv6-method auto --wifi-auth wpa-psk --wifi-mode infrastructure --wifi-ssid “xxxxxxxxxxxxxxxx” --wifi-psk “xxxxxxxxxxxxxxxxxxxx”
But this is what I get as output in the terminal:
Microcode SW error detected, Restarting 0x0 “then a bunch of terminal output and at the end” Activating connection failed, check connection settings
I tried my cell phone’s hotspot and was able to connect easily. It is just not working with my home internet.
Any suggestions what could be causing this?
Thanks in advance