Hello everybody
I have home assistant installed on a Pi 4
my setup is
- Installation methodHome Assistant OS
- Core2025.7.1
- Supervisor2025.06.2
- Operating System15.2
- Frontend 20250702.1
I use a cable connection to my router and it works, I can access HA both from internal net and from nabucasa
Then I use wifi (wlan0) to connect to my huawei inverter wifi via its 2.4Ghz.
The inverter is a SUN2000-6KTL-L1 with V200R001C00SPC147 firmware.
By this connection I can use the Huawei solar integration
Until recend days all was working fine but at some point the integration stopped working.
After some search I found that the wifi connection to the inverter was down
I tried to connect to it many times and it wasn’t possible, i got an error saying:
“Failed to change network settings
Activating connection failed, check connection settings.”
Then I tried to use the terminal way to connect it:
ha network update wlan0 --ipv4-method auto --ipv6-method disabled --wifi-auth wpa-psk --wifi-mode infrastructure --wifi-ssid ‘SUN2000-xxxxxxxxx’ --wifi-psk mypassword
No way to connect.
Then I reinstalled HaOS and loaded a recent backup.
After some attempt both from UI and terminal the connection started to work and the integration too.
Today, after a grid outage, again the connection to the inverter is down
But also any connection to a 2.4GHz wifi don’t work
My router has a 5GHz wifi (with its ssid) and a 2.4GHz with another ssid
The connection to the 5GHz works, but not the 2.4GHz…
I tried with raspberry pi OS on a SD card on this Pi4 and everything works (any connection, inverter included).
What the hell is going on?
The Pi is inside an Argon One case with M2 sata SSD, I read around that this case can make interference with 2.4GHz.
But why this works with Raspberry Pi OS?
Thanks for any help