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

Wrong battery current after inverter firmware upgrade #651

Open
silviudc opened this issue Sep 3, 2024 · 2 comments
Open

Wrong battery current after inverter firmware upgrade #651

silviudc opened this issue Sep 3, 2024 · 2 comments

Comments

@silviudc
Copy link

silviudc commented Sep 3, 2024

My Deye SUN-16K-SG01LP1-EU had it's firmware upgraded today and now the battery current value is incorrect.

Control Board Version No. from 36898 to 36903
Communication Board Version No. from 50017 to 50034

The value is now 10 times less than what the inverter is showing so I think the register changed it's value and scale needs to be adjusted in the deye_hybrid.yaml?

      class: "current"
      state_class: "measurement"
      uom: "A"
      scale: 0.01
      rule: 2
      registers: [0x00BF]
      icon: 'mdi:battery'
@PV-Joe
Copy link

PV-Joe commented Sep 3, 2024

Do you think you can also post this valuable information in the new Solarman Integration here?

https://github.com/davidrapan/ha-solarman

This new advanced version is very well maintained at the moment and has excellent support!

See you there ☀️

@silviudc
Copy link
Author

silviudc commented Sep 3, 2024

Changing scale: 0.1 fixes it so it must have changed in the new firmware

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

2 participants