Skip to content

Releases: marq24/ha-evcc

Just maintenance

23 Jun 07:47
Compare
Choose a tag to compare

Just discovered that binary sensors can have device classes - so just let use them

Added missing unit for Loadpoints Total import from Grid value

18 Jun 18:47
Compare
Choose a tag to compare

Addressing discussion issue #7 (might be that the unit is still incorrect)

Fix: Detected blocking call to open inside the event loop by custom integration

06 Jun 06:21
Compare
Choose a tag to compare

Fixing dependant 'Select' options

03 Jun 18:36
Compare
Choose a tag to compare

#3 -> #4

Affected Sensors:

  • Min/Max Current [per loadpoint]
  • HomeBattery SOC values

BREAKING CHANGE! - All entities have been renamed - please update with care!

27 May 12:38
Compare
Choose a tag to compare

This is a BREAKING CHANGE - update with care!

My apology to all early adopters - based on the discussion here #2 there was the "need" to adjust all entity ids of this integration - the easiest way to update might be to remove the current configuration and just reinstall it (just to make sure that all old entities are gone).

The new entity ids will start (as before) with the name you have selected during initial setup, but then the next part will be the loadpoint name followed by the "camal_case to snake_case converted" json object name.

Yes - this will break all possible automation you have already build based on this integration - but at the end it's better to break early.

Thanks @ThomDietrich for your very valuable and constructive feedback!

Implemented 1'st Enhancement Request

21 May 15:49
Compare
Choose a tag to compare

Implemented #1

The Battery Mode is now available as additional entity - please note, that the value is translated by default - if you want to have the original (source) value from the API (unknown|normal|hold|charge), you can activate the additional available 'Battery Mode [CODE]' Entity.

Implemented additional evcc-Site entities

  • auxPower
  • batteryPower
  • batterySoc
  • gridCurrents
  • gridPower
  • homePower
  • pvPower
  • batteryCapacity
  • tarifGrid
  • tarifPriceHome

Initial Release (3'rd) [ignore loadpoint names on single loadpoint evcc configurations]

21 May 08:50
Compare
Choose a tag to compare

enjoy!

Also ha.brands merged the PR - so we have the evcc icon & logo for the integration ready

Initial release [Setup fix (if availableVersion not present)]

20 May 21:16
Compare
Choose a tag to compare

Initial release

20 May 17:39
Compare
Choose a tag to compare