Skip to content

Releases: cdpuk/givenergy-local

v2.0.0-alpha8

28 Jan 20:11
Compare
Choose a tag to compare
v2.0.0-alpha8 Pre-release
Pre-release
  • Fix data quality checks

Full Changelog: v2.0.0-alpha7...v2.0.0-alpha8

v2.0.0-alpha7

28 Jan 10:29
Compare
Choose a tag to compare
v2.0.0-alpha7 Pre-release
Pre-release
  • Expanded data quality checks
  • Transparently retry when bad data is returned

Full Changelog: v2.0.0-alpha6...v2.0.0-alpha7

v2.0.0-alpha6

26 Jan 22:49
Compare
Choose a tag to compare
v2.0.0-alpha6 Pre-release
Pre-release
  • Fixed missing await on switch functions
  • Poll frequency increased from 30s to 10s
  • Reinstated data quality checks
  • Allowed for requests to be retried, and fixed retry behaviour in imported library
  • Merged mainline change that fixes deprecated constants

Full Changelog: v2.0.0-alpha5...v2.0.0-alpha6

v1.9.1

26 Jan 19:37
4d2771e
Compare
Choose a tag to compare

What's Changed

  • Replace deprecated constants by @cdpuk in #73

Full Changelog: v1.9.0...v1.9.1

v2.0.0-alpha5

25 Jan 22:03
Compare
Choose a tag to compare
v2.0.0-alpha5 Pre-release
Pre-release

Possible fix for stability issues.

Full Changelog: v2.0.0-alpha4...v2.0.0-alpha5

v2.0.0-alpha4

21 Jan 17:39
Compare
Choose a tag to compare
v2.0.0-alpha4 Pre-release
Pre-release

Fixed inverter identification, which in turn should allow for the correct power limits to be set.

Full Changelog: v2.0.0-alpha3...v2.0.0-alpha4

v2.0.0-alpha3

20 Jan 21:01
Compare
Choose a tag to compare
v2.0.0-alpha3 Pre-release
Pre-release

Possible fix for write operation CRC.

Full Changelog: v2.0.0-alpha2...v2.0.0-alpha3

Testing of new givenergy_modbus library

18 Dec 22:13
Compare
Choose a tag to compare
Pre-release
v2.0.0-alpha2

Use explicit library version for pre-release

v1.9.0

08 Nov 21:13
08dda44
Compare
Choose a tag to compare

What's Changed

  • Added sensor for Inverter Output Power by @cdpuk in #68
  • Added control of Battery Cutoff Limit by @cdpuk in #68

Full Changelog: v1.8.0...v1.9.0

v1.8.0

15 May 20:49
42410fa
Compare
Choose a tag to compare

What's Changed

  • Get local dates from HA rather than the OS by @cdpuk in #50
  • Add number entities for battery soc reserve by @reidjr in #46
  • Remove low value failing test for config entry setup by @cdpuk in #53
  • Don't change battery_soc_reserve when changing battery modes by @reidjr in #51
  • Expose battery control switches for fine grained control by @cdpuk in #54

New Contributors

Full Changelog: v1.7.2...v1.8.0