Skip to content

Commit

Permalink
Added new string inverter Issue #7
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandersteen committed Dec 20, 2022
1 parent 9a10106 commit a7b0bee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sungrowinverter/configs/inverter.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,6 @@
SungrowInverterModel(0x2C22,'SG75CX','string',9),
# Maybe a correct inverter setting for unsupported SG5K-D??
SungrowInverterModel(0x126,'SG5K-D','string',2),
# Supplied in Issue #7
SungrowInverterModel(0x2600,'SG2.0RS-S','string',2),
)

0 comments on commit a7b0bee

Please sign in to comment.