Releases: kellerza/sunsynk
v0.5.2 Sensor reading based on schedules
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
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
What's Changed
- Sunsynk Ecco combined port and USR-W610 by @Fr3d in #141
- Signed NumberRWSensor by @kellerza in #146
- pymodbus driver RTU over TCP support using serial-tcp:// URL scheme by @kellerza in #149
- Add docker-compose to run as standalone container by @jpmeijers in #150
- Fix pyyaml version by @kellerza in #161
New Contributors
- @Fr3d made their first contribution in #141
- @jpmeijers made their first contribution in #150
Full Changelog: v0.3.6...v0.3.7
v0.3.6 Switches & binary sensors
-
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
- sunsynk 0.3.5
-
Reworked 1ph essentials sensor - refer to definitions.py
-
Additional sensors to support all the options in @SlipX's power flow card
- Inverter Current
- Generator Input (235) - this might explain the difference on the essentials sensor value...
- Use Timer - see #137
-
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