kbialek / deye-inverter-mqtt

Reads Deye solar inverter metrics and posts them over MQTT
Apache License 2.0
230 stars 50 forks source link

Adding Modbus addresses for BMS metrics determined for deye_sg03lp1 #208

Closed SvyatLi closed 3 weeks ago

SvyatLi commented 3 weeks ago

Hello

I've been trying to find BMS metrics definitions for SG03LP1 and found your repository, which looked really helpful, while your data didn't have table for addresses for my inverter I was able to determine this experimentally from my inverter, and I think this might be useful to other people. So, I think it would be nice if you add this definition to your list.

Regards, Sviat

kbialek commented 3 weeks ago

hi! Thanks for this contribution.

The docs are generated out of the code, so I cannot merge it as it is. However, I took your findings and configured BMS registers for hybrid inverters here https://github.com/kbialek/deye-inverter-mqtt/pull/209