Skip to content

Releases: kellerza/sunsynk

v0.3.4 Multiple inverters

05 May 11:02
Compare
Choose a tag to compare

v0.3.3

22 Apr 20:26
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 Apr 20:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Mar 08:30
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Mar 09:29
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Major change to the Sunsynk library. Sensor definition classes have been split into configuration & state to allow multiple inverters

This version of the library will be used in the new "Multi" addon

What's Changed

Full Changelog: v0.2.10...v0.3.0

v0.2.10 Grid Charge Battery Current

12 Mar 20:07
Compare
Choose a tag to compare

v0.2.9 Serial bugfix

19 Jan 13:07
Compare
Choose a tag to compare

v0.2.8

19 Jan 06:32
0ec4c98
Compare
Choose a tag to compare

What's Changed

  • Essential power test sensors & timeouts by @kellerza in #85

Full Changelog: v0.2.7...v0.2.8

v0.2.7 Bitmask sensors

12 Jan 19:30
8eb3ab9
Compare
Choose a tag to compare
  • Python sunsynk module 0.2.7:

    • Add bitmask sensors to support Modes (GM/BM/CM)
  • Sunsynk Dev Add-On:

    • Update sunsynk library to use the latest sensors

v0.2.6 Load Limit sensor

02 Jan 06:56
Compare
Choose a tag to compare

Sunsynk Lib changes

  • `load_limit" configuration option allows you to configure where the inverter (PV & battery) will supply power. Can be "Allow Export", "Zero Export" and "Essentials" only. Essentials is displayed as "Limit to Load" in the inverter's System Mode configuration.

Other changes

  • Update README.md by @N1c084 in #51
  • Use round_robin filter for RWSensors by @Ivan-L in #62
  • Allow NumberEntity mode to be customized by @Ivan-L in #58

Full Changelog: v0.2.5...v0.2.6