bohdan-s / SungrowModbusWebClient

Access Modbus RTU via API call to Sungrow WiNet-S
GNU General Public License v3.0
17 stars 6 forks source link

new hybrid inverter support #6

Open ctr49 opened 3 weeks ago

ctr49 commented 3 weeks ago

As far as I can tell, the library doesn't yet support the new "SH15-25T" hybrid inverter series (SH15T, SH20T, SH25T). Since they are also using the WiNet-S2 module, this is most likely just a trivial addition of device IDs, like https://github.com/bohdan-s/SungrowModbusWebClient/commit/a861724077167376aeee37c9896a2cfe1bc5e35c or are there any (known) breaking changes with the new hybrid inverters?

For reference: user manual

ctr49 commented 3 weeks ago
The devices are already part of Sungrow_inverter/PR3, so it should be: Hybrid inverter model code
SH5T 3616
SH6T 3617
SH8T 3618
SH10T 3619
SH12T 3620
SH15T 3621
SH20T 3622
SH25T 3624