Skip to content

v3.3.0 - Fix for Sunspec Model 160 different offsets

Compare
Choose a tag to compare
@alexdelprete alexdelprete released this 27 Nov 10:55
· 177 commits to master since this release
fb3ca2a

UNO-DM-PLUS and REACT2 inverters use a different offset address for Sunspec Model 160 data (start address is 41104). Model 160 contains data for MPPTs.

The integration now checks Model 160 at the default address (40122) and if it doesn't find it there, jumps to 41104.

Fixes #91 and the negative value for DC Voltage issue.