home_assistant_solarman
home_assistant_solarman copied to clipboard
Unstable Connection and wrong values
Hello, and first of all thank you very much for you add-on to HA.
I have a small 600W inverter with two 335W photovoltaic modules.
The inverter is connected to Solarman Server via WLAN, which works quite okay but I can see some values.
My Dashboard and the webpage say 4.9 kWh total production ( The inverter is up the fourth day)
I did the installation with HACS and the config through the dashboard:
With "deye_hybrid.yaml" i could get no connection at all, and somewhere i found someone who has used "sofar_lsw3.yaml".
Now I have a bit unstable connection.
And now the funny part begins:
Official Dashboard 4,9 kWh / Integration 3,9 kWh
Does anybody have a good idea?
Oh and my device information: Device serial number 4132765230 Firmware version MW3_15U_5406_1.47
On the label it says BOSSWERK BW-MI600 but I really guess it is a relabeled inverter, it looks like that:
Which should be a Deye SUN600
Okay, I have noticed something strange:
I have a current active power of 42 kWh, which would be really nice.... but on the webpage it says 42w which should be correct as there is no sun on the modules at the moment.
Thanks and regards Gin
Got the kWh vs W issue fixed with my PR #105 but still same issue with "old" for first measurement per day. I think value was reset based on missing or wrong value during hours without sunlight.
Wrong values (start/end of day) can be fixed by this workaround (from #66)
this one works for Bosswerk MI600 inverters https://github.com/StephanJoubert/home_assistant_solarman/issues/46