ptarcher / pvstats

PVStats is a tool used to connect to your inverter using Modbus TCP, scan for various power figures, and then upload the data to various report services.
Apache License 2.0
14 stars 11 forks source link

SG5KTL: Added 2 extra registers ac_active_power, ac_power_factor. #5

Closed baylisslabs closed 2 years ago

baylisslabs commented 4 years ago

Identified some extra registers for this inverter.

"ac_active power" is useful especially for overclocked inverters as it shows the clipped output rather than the total panel dc power("total_pv_power").

Updated the name for "grid_voltage" to "ac_voltage" for consistency, and also because due to voltage drop between inverter and switchboard connection for example the inverter will report a higher voltage than that at the main switchboard.