Skip to content

Releases: kellerza/sunsynk

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

v0.5.4 Better logging of Schedules & selected sensors

22 Aug 03:23
Compare
Choose a tag to compare
  • Minor change to schedules (might address #172 + test coverage)
  • Better logging of Schedules & selected sensors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

17 Aug 12:07
Compare
Choose a tag to compare

Full Changelog: v0.5.2...v0.5.3

v0.5.2 Sensor reading based on schedules

17 Aug 08:39
Compare
Choose a tag to compare

What's Changed

Read the PR text & docs BEFORE you upgrade!

Especially if you use sensor modifiers. See https://kellerza.github.io/sunsynk/reference/schedules

Full Changelog: v0.4.0...v0.5.2

v0.4.0 Pysolarmanv5 support

06 Aug 19:16
1ebd9b6
Compare
Choose a tag to compare

In this release @Xhanti added support for the solarman dongle!

You need to specify a DONGLE_SERIAL_NUMBER for your inverter when you select the solarman driver. See supported devices

What's Changed

  • SolarmanSunsynk Implementation by @Xhanti in #144
  • fault-finding.md: Mention that Modbus SN can be reset after upgrade by @reedy in #155

New Contributors

Full Changelog: v0.3.7...v0.4.0

v0.3.7

19 Jul 12:51
5ee68a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6 Switches & binary sensors

19 May 13:25
Compare
Choose a tag to compare
  • sunsynk 0.3.6

    • priority_mode -> priority_load (as a switch)
  • Multi Addon

    • Fixed switches & binary_sensors (selects will change to HASS switches)

Full Changelog: v0.3.5...v0.3.6

v0.3.5 Essential Power & sensors

18 May 10:24
Compare
Choose a tag to compare