Skip to content

Commit 6000796

Browse files
committed
Add SoC Upper Limit setting
1 parent 4b2b0de commit 6000796

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

goodwe/et.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ class ET(Inverter):
573573
ByteH("eco_mode_3_switch", 47526, "Eco Mode Group 3 Switch"),
574574
EcoModeV1("eco_mode_4", 47527, "Eco Mode Group 4"),
575575
ByteH("eco_mode_4_switch", 47530, "Eco Mode Group 4 Switch"),
576+
Integer("soc_upper_limit", 47760, "SoC Upper Limit"),
576577
# Direct BMS communication for EMS Control
577578
Integer("bms_version", 47900, "BMS Version"),
578579
Integer("bms_bat_modules", 47901, "BMS Battery Modules"),

0 commit comments

Comments
 (0)