Releases: kellerza/sunsynk
Releases · kellerza/sunsynk
v0.7.5
What's Changed
- Add env vars support to options by @maslyankov in #349
- Merge most of the remaining definitions from HV to common by @rixxxx in #340
Documentation
- Update tested-inverters.md by @JohanViljoen in #339
- wiring.md: wave -> waveshare by @reedy in #347
New Contributors
- @maslyankov made their first contribution in #349
Full Changelog: v0.7.4...v0.7.5
v0.7.4
v0.7.3
v0.7.0
What's Changed
- 3 phase high voltage inverter support by @rixxxx in #218
- Update tested-inverters.md by @reedy in #216
- Fix minor typos by @gurmukhp in #231
- update 3 phase hv definitions by @kharnt0x in #233
- Grid Peak Shaving for 3PH HV and LV inverters by @rixxxx in #236
- Update mysensors.md by @f1wade in #248
- Update schedules.md by @f1wade in #249
- Main by @RhysMcW in #250
- Merge 3 phase LV&HV definitions by @kellerza in #253
- Increase max (dis)charge current by @rixxxx in #256
- Fix battery temperature sensor by @rixxxx in #258
- Fix Use Timer for 3PH inverters by @rixxxx in #264
- fix definition selection logic introduced when implementing hv support by @rixxxx in #269
- Merge few definitions from HV to common and from common to LV by @rixxxx in #274
- fix hanging when using solarman driver by @rixxxx in #287
- Negative zero export by @rixxxx in #288
- Fix 3PH HV ToU power factor by @rixxxx in #289
- Max solar power limiter by @rixxxx in #290
- fix doc typo by @rixxxx in #298
- HV Export Limit power needs unit by @rixxxx in #302
- Add PV Power MathSensor to LV too, HV has it already by @rixxxx in #303
- Fix 3PH inverter type by @rixxxx in #310
New Contributors
- @gurmukhp made their first contribution in #231
- @kharnt0x made their first contribution in #233
- @f1wade made their first contribution in #248
- @RhysMcW made their first contribution in #250
Full Changelog: v0.6.5...v0.7.0
v0.6.5
v0.6.4
- Sensors
- Fix grid_connected binary sensor
- Solarman Improvements
- All sensors should now be writable (write_multiple_holding_register
- Dongle_serial_number shoul dbe an integer
- Catch error on driver init
- Addon
- Configuration loading: load json or yaml for independent Docker installs
- Build
- Improve edge build & CI
- Changelog moved to github
Full Changelog: v0.5.9...v0.6.4
v0.5.9 build
- Improve error handling on initial read
- mysensors error handling
- Improve logging
Addon & build changes
- Remove the original & dev version of the addon
- Added a EDGE version, containing all the latest changes from the repo
Full Changelog: v0.5.8...v0.5.9
v0.5.8
Test ghcr.io publishing
Full Changelog: v0.5.7...v0.5.8
v0.5.7
-
Bugfix: read_batch_size (#172)
-
5ms delay before reads
-
Average for numeric types (+tests in 0.5.7)
-
Better warnings & exceptions
- Warn if no value read
- re-run on any exception
- list exception per group of sensors (or batch)
-
New defaults
READ_ALLOW_GAP: 2 READ_SENSORS_BATCH_SIZE: 20
Full Changelog: v0.5.5...v0.5.7
v0.5.5 Improved logging & schedules
Full Changelog: v0.5.4...v0.5.5