Skip to content

Releases: kellerza/sunsynk

v0.2.5 More writable sensors

30 Aug 18:21
c81ddf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4 Update discovery info

27 Aug 06:57
8b20948
Compare
Choose a tag to compare

What's Changed

  • Update HASS auto discovery info when sensor values change & add RWSensor icons by @Ivan-L in #54

Full Changelog: v0.2.3...v0.2.4

v0.2.3 Make the system program time writable

23 Aug 19:33
24697f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2 SelectRWSensor

06 Aug 14:31
69945e7
Compare
Choose a tag to compare
  • Python sunsynk module 0.2.2:

    • Introduced SelectRWSensor - #37
    • Added "priority_mode" writable sensor allowing switching between battery and load priorities
    • NumberRWSensor now supports factor and validates min/max
  • Sunsynk Dev Add-On

    • Use Home Assistant MQTT Select integration when encountering SelectRWSensor
    • The "priority_mode" sensor is now available as a Select entity

What's Changed

  • Added SelectRWSensor and priority_mode by @Ivan-L in #52

Full Changelog: v0.2.1...v0.2.2

v0.2.1 Read&write sensors

29 Jul 04:03
256bff5
Compare
Choose a tag to compare

What's Changed

  • Add RS485 line voltage troubleshooting tips by @mikee47 in #43
  • Update month energy sensors scale by @N1c084 in #46
  • Introduce NumberRWSensor by @Ivan-L in #48

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - Energy

11 Jul 19:37
Compare
Choose a tag to compare
  • Deprecate Time x Power sensors in favor of Energy - #27

Full Changelog: v0.1.5...v0.2.0

v0.1.5

30 May 09:41
224e801
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

sunsynk drivers

04 Mar 18:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

New sensors,filters and writing settings

21 Feb 20:31
8e3c821
Compare
Choose a tag to compare

Python sunsynk module

  • Allow writes
  • Use async_modbus / umodbus
  • Definition update
  • Composite sensors (essential & non-essential power)

Dev addon

  • Fix step filter bug
  • Round robin filter
  • Don't read undefined sensors - #18

Full Changelog: v0.1.2...v0.1.3

Sensors

10 Feb 20:51
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2