We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2b0de commit 6000796Copy full SHA for 6000796
1 file changed
goodwe/et.py
@@ -573,6 +573,7 @@ class ET(Inverter):
573
ByteH("eco_mode_3_switch", 47526, "Eco Mode Group 3 Switch"),
574
EcoModeV1("eco_mode_4", 47527, "Eco Mode Group 4"),
575
ByteH("eco_mode_4_switch", 47530, "Eco Mode Group 4 Switch"),
576
+ Integer("soc_upper_limit", 47760, "SoC Upper Limit"),
577
# Direct BMS communication for EMS Control
578
Integer("bms_version", 47900, "BMS Version"),
579
Integer("bms_bat_modules", 47901, "BMS Battery Modules"),
0 commit comments