Skip to content

Commit

Permalink
feat: add DIAG_STATUS_CODE 30
Browse files Browse the repository at this point in the history
  • Loading branch information
piomar123 authored and mletenay committed Oct 21, 2024
1 parent 49bc95c commit 65ed230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goodwe/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@
26: "Real power limit set",
27: "DC output on",
28: "SOC protect off",
30: "BMS: Emergency charging",
}

BMS_ALARM_CODES: dict[int, str] = {
Expand Down

0 comments on commit 65ed230

Please sign in to comment.