Skip to content

Commit 65ed230

Browse files
piomar123mletenay
authored andcommitted
feat: add DIAG_STATUS_CODE 30
1 parent 49bc95c commit 65ed230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

goodwe/const.py

+1
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
26: "Real power limit set",
263263
27: "DC output on",
264264
28: "SOC protect off",
265+
30: "BMS: Emergency charging",
265266
}
266267

267268
BMS_ALARM_CODES: dict[int, str] = {

0 commit comments

Comments
 (0)