Releases: mvandersteen/SungrowInverter
Releases · mvandersteen/SungrowInverter
0.2.3
What's Changed
- fix 'running_state' modbus register number by @CarstenNZ in #17
New Contributors
- @CarstenNZ made their first contribution in #17
Full Changelog: 0.2.2...0.2.3
0.2.2: Update SungrowInverter.py
What's Changed
- Added inverter type E0F (3599) by @Octofinger in #10
- Fix ZeroDivisionError issue by @Octofinger in #9
- Added SH6.0RT-V112 by @LapplandsCohan in #11
- Add support for Sungrow SH8.0RT hybrid inverter by @ortogonal in #13
- Handle division by zero by @ortogonal in #14
- FIX#2 - Division by zero error early in day when pv generation is zero (Issue #6) by @tinywiz in #15
- Update inverter.py by @caliph9k in #16
New Contributors
- @Octofinger made their first contribution in #10
- @LapplandsCohan made their first contribution in #11
- @ortogonal made their first contribution in #13
- @tinywiz made their first contribution in #15
- @caliph9k made their first contribution in #16
Full Changelog: 0.2.0...0.2.2
Bug Fixes and Inverter additions
Bug fixes and inverter additions
- Issue #5 - Broken and missing dependencies - added code from SungrowTCPModbus as a temporary measure until repo on pypi updated to 0.1.7 - is required for reading some registers on the Hybrids.
- Issue #6 - Division by Zero error on empty pv generation value
- Issue #4 & #7 - Added new inverters to supported ones.
0.1.9 - Various bug fixes
Full Changelog: 0.1.5...0.1.9
0.1.5
Update README.md