You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello together, I just recognized that there is a small issue if the second battery is used at Deye high voltage inverters with power rating >25kW
They have two battery DC connections. In the official Deye modbus protocol it is written to be misunderstood because battery 1 power is described with 'Battery output power' and battery 2 power is described with 'Battery2 Power'.
The second battery power is contained in register 595 with same decode as the first battery power. So for total battery power both registers need to be added (590 + 595).
Steps to reproduce
SG01HP3 inverter with rated power >25kW has two battery connectors (each 50A)
use second battery connector and check battery power compared to display or modbus at Deye
What type of operating system or environment does evcc run on?
HomeAssistant Add-on
External automation
I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.
Nightly build
I have verified that the issue is reproducible with the latest nightly build
Version
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello together, I just recognized that there is a small issue if the second battery is used at Deye high voltage inverters with power rating >25kW
They have two battery DC connections. In the official Deye modbus protocol it is written to be misunderstood because battery 1 power is described with 'Battery output power' and battery 2 power is described with 'Battery2 Power'.
The second battery power is contained in register 595 with same decode as the first battery power. So for total battery power both registers need to be added (590 + 595).
Steps to reproduce
Configuration details
Log details
What type of operating system or environment does evcc run on?
HomeAssistant Add-on
External automation
Nightly build
Version
No response
The text was updated successfully, but these errors were encountered: