Skip to content

Releases: cdpuk/givenergy-local

v1.7.2

17 Mar 22:26
55bd40b
Compare
Choose a tag to compare

What's Changed

  • Fix rounding error preventing maximum charge/discharge rates being set by @cdpuk in #40

Full Changelog: v1.7.1...v1.7.2

v1.7.1

16 Mar 20:30
1a72775
Compare
Choose a tag to compare

What's Changed

  • Support AC-3.0 charge/discharge rates by @cdpuk in #39

Full Changelog: v1.7.0...v1.7.1

v1.7.0

15 Mar 20:32
7732797
Compare
Choose a tag to compare

What's Changed

  • Add number entities for battery charge/discharge power by @cdpuk in #38

Battery charge & discharge power should now work for both Gen1 and Gen2 inverters. Thanks to @reidjr and @Dizzyikea for your feedback here. Testing aginst Gen2 inverters and multi-battery configurations would be welcomed.

Previous sensor entities sensor.battery_charge_power_limit and sensor.battery_discharge_power_limit have been replaced with number.battery_charge_power_limit and number.battery_discharge_power_limit respectively.

The services used to control these values are now marked as deprecated and will be removed in a future version. Use the built-in number.set_value service against the new entities instead.

Full Changelog: v1.6.3...v1.7.0

v1.6.3

07 Mar 21:46
205f782
Compare
Choose a tag to compare

What's Changed

  • Update manifest.json for new validation rules by @cdpuk in #32
  • Ensure async_add_entities is only called once by @cdpuk in #35. This fixes issues with multiple batteries as reported by @SciFi-Bob #34.
  • Ensure all battery cell voltages are reported by @cdpuk in #36

Full Changelog: v1.6.2...v1.6.3

v1.6.2

11 Feb 22:03
e4c9718
Compare
Choose a tag to compare

What's Changed

  • Realign battery power limits with GE portal by @cdpuk in #29

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Feb 22:11
2a70b3c
Compare
Choose a tag to compare

What's Changed

  • Fixed a HA warning for a deprecated function
  • Improve bad data detection by @cdpuk in #25

Full Changelog: v1.6.0...v1.6.1

Import & Export totals

25 Jan 22:04
Compare
Choose a tag to compare

Add import/export total sensors for those needing more than the Energy Dashboard offers.

Expose detailed battery voltage data

16 Dec 19:28
bb108e8
Compare
Choose a tag to compare

Expose total battery voltage as seen by:

  • The inverter
  • The BMS (battery cells total voltage, plus attributes for each individual cell)
  • The BMS (output voltage)

Note that the GivEnergy app displays the voltage as seen by the inverter.

Minor bug fixes

08 Dec 21:32
d0a5dc9
Compare
Choose a tag to compare
  • Ensure charge target is enabled when set
  • Remember user input when initial configuration fails

Improved AC charging

29 Nov 21:52
935c5f5
Compare
Choose a tag to compare

Winter is here in the UK. This update improves AC charging:

  • Binary sensors to track charge & discharge slot activations
  • Extra attributes on those to show start and end times
  • Switch to turn AC charging on/off
  • Number input to configure AC charge target