Releases: kellerza/sunsynk
Releases · kellerza/sunsynk
v0.3.4 Multiple inverters
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Update a-mode.md by @cc120689 in #111
- Update fault-finding.md by @stevelup in #114
- Guide: add wiring pinouts for T568B by @bmerry in #117
- Create Automate night charge by @cc120689 in #116
- Create Example of Turbo Energy system work mode control panel by @cc120689 in #115
New Contributors
- @cc120689 made their first contribution in #111
- @stevelup made their first contribution in #114
- @bmerry made their first contribution in #117
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
v0.2.9 Serial bugfix
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7 Bitmask sensors
-
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
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