Skip to content

Releases: kellerza/sunsynk

v0.7.5

14 Oct 09:18
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.4

06 Sep 06:01
Compare
Choose a tag to compare

Fix text sensors

v0.7.3

05 Sep 20:29
Compare
Choose a tag to compare

Fix: #338 #331 #334

Full Changelog: v0.7.0...v0.7.3

v0.7.0

03 Sep 07:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.7.0

v0.6.5

09 Dec 06:17
Compare
Choose a tag to compare

Make DEBUG_DEVICE optional

v0.6.4

12 Sep 18:54
Compare
Choose a tag to compare
  • 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

07 Sep 19:04
Compare
Choose a tag to compare
  • 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

05 Sep 04:18
Compare
Choose a tag to compare

Test ghcr.io publishing

Full Changelog: v0.5.7...v0.5.8

v0.5.7

27 Aug 05:47
Compare
Choose a tag to compare
  • 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

23 Aug 11:13
Compare
Choose a tag to compare