Releases: olivergregorius/sun2000_modbus
Releases · olivergregorius/sun2000_modbus
2.2.0
2.1.1
2.1.0
What's Changed
- #25: Added register definitions for strings 5-24 by @olivergregorius in #26
Full Changelog: v2.0.1...v2.1.0
2.0.1
What's Changed
- [BREAKING CHANGE] #20: Renamed register Unit1BatteryPack3ChargeDischargeStatus to Unit1BatteryPack3ChargeDischargePower by @olivergregorius in #24
Full Changelog: v2.0.0...v2.0.1
2.0.0
BREAKING CHANGES
Some of the registers' gains and units have changed in this release!
What's Changed
- standardize registers on W for all that dont have kW in their name, add disconnect method by @daniel309 in #19
New Contributors
- @daniel309 made their first contribution in #19
Full Changelog: v1.3.0...v2.0.0
1.3.0
v1.2.2
What's Changed
- #13: Handling ConnectionException correctly by @olivergregorius in #15
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- #13: Handling ConnectionException by @olivergregorius in #14
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Documentation fixes by @olivergregorius in #7
- #8: Read range of registers by @olivergregorius in #9
- #8: Added description of new method in README.md by @olivergregorius in #11
- #10: Setting connected flag to false after read error by @olivergregorius in #12
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- #5: Fixed numeric return value type to float by @olivergregorius in #6
Full Changelog: v1.1.0...v1.1.1