Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect values of Load L1, L2, L3 Power sensors for deye_sg04lp3.yaml #685

Open
SmolikOne opened this issue Nov 28, 2024 · 8 comments
Open

Comments

@SmolikOne
Copy link

SmolikOne commented Nov 28, 2024

Hello. I have Deye SUN-12K-SG04LP3-EU/AU (no battery yet connected) integrated with your power flow card using deye_sg04lp3.yaml, but I have one issue with collected data. Namely when the solar production is delivering power above several hundred Watts per phase, values of generated power on Load L1, L2, L3 Power sensors and in Total Load Power sensor shows crazy data. So for example if PV load on phase 1, 2, 3 is lower than ca. 200W per phase, Load L1, L2, L3 Power sensors are showing correct data of power usage per particular phase. But when PV Load on phase 1, 2, 3 is higher than ca. 200W per phase, then Load sensors are showing 65.46kW load per phase which is of course incorrect. The same applies to Total Load Power sensor, that is showing combined over 194kW incorrect load. What is intersting Load data per phase on the inverter itself is showing correct data, so the question is why Solarman Integration is showing such absurd values on L1, L2, L3 Load? It there some place where I can correct it myself, or it is a error on Solarman Integration side? Thank you in advance.

Additionally for you information, in my home grid there is also second inverter connected, 3 pase Solaredge, and maybe due to his PV load, there is some error in Solarman integration? Still, as stated above, values in the inverter itself are correct.

Screenshot_20241128_111627_Home Assistant
20241128_111637

@davidrapan
Copy link

davidrapan commented Nov 28, 2024

Hi @SmolikOne, if you want, you can try switching to davidrapan/ha-solarman. I have the same device.

@SmolikOne
Copy link
Author

SmolikOne commented Nov 28, 2024

Thx davidrapan. I've installed it today and I need to wait for tommorows PV load to check if the values will be correct or not.

@rene-neimann
Copy link

rene-neimann commented Dec 9, 2024

After upgrading to 2024.12, I have very similar issue using deye_sg04lp3.yaml with my Deye SUN-12K-SG04LP3-EU.

@davidrapan
Copy link

After upgrading to 2024.12

Upgrading of what?

@rene-neimann
Copy link

rene-neimann commented Dec 10, 2024

After upgrading to 2024.12

Upgrading of what?

Sorry, I meant upgrading to HA Core 2024.12.0 (I run HA Core docker).

@davidrapan
Copy link

Version of HA or update of HA has nothing to do w/ how sensors work and which value they display.

@rene-neimann
Copy link

rene-neimann commented Dec 10, 2024

Version of HA or update of HA has nothing to do w/ how sensors work and which value they display.

I'm just trying to describe the issues that seem to be related to HA Core 2024.12.0 upgrade and possibly the underlying Python version upgrade. I didn't make any other changes in the system that could affect this. I also have another core integration which broke after 2024.12 upgrade and it's been determined to be because of numpy version upgrade: home-assistant/core#132347

As a sidenote - I'm also the one who reported a possible bug in your Solarman integration and I'm about to test your fix: davidrapan/ha-solarman#312

@SmolikOne
Copy link
Author

For me, after switching to https://github.com/davidrapan/ha-Solarman version, everything is working correctly. I've also updated to HA 2024.12 and it didn't break anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants