Skip to content

Releases: jonasbkarlsson/ev_smart_charging

v1.11.0

18 Jul 11:47
f71086d
Compare
Choose a tag to compare

New Features

Changes

Bug Fixes

Documentation

  • See Wiki page for example of automations that can be used.

v1.11.0-dev4

08 Jul 18:20
13be28e
Compare
Choose a tag to compare
v1.11.0-dev4 Pre-release
Pre-release

New Features

Bug Fixes

Maintenance

v1.11.0-dev3

03 Jul 22:57
78b3c3f
Compare
Choose a tag to compare
v1.11.0-dev3 Pre-release
Pre-release

New Features

Maintenance

v1.11.0-dev2

29 Jun 17:06
8c2b880
Compare
Choose a tag to compare
v1.11.0-dev2 Pre-release
Pre-release

New Features

v1.11.0-dev1

26 Jun 16:07
7b7d43d
Compare
Choose a tag to compare
v1.11.0-dev1 Pre-release
Pre-release

New Features

v1.10.1

06 Jun 19:06
411ac84
Compare
Choose a tag to compare

Maintenance

v1.10.0

28 Dec 17:03
c24a33c
Compare
Choose a tag to compare

Bug Fixes

  • Removed sensor setter. @jonasbkarlsson (#236)
    NOTE: This version is required in order to use HA 2024.1 or later.

v1.9.0

09 Sep 16:15
3d68f2f
Compare
Choose a tag to compare

More than 1000 downloads have been done for v1.8.0! Great to see so many using this integration. A special thank to those of you that has provided coffee!!!

New Features

Changes

  • A new configuration item has been added to let the user state that there is a EV integration (and not a charger intergatation) that is used to control start/stop of charging. For those of you that uses an EV integration to control charging, please update your configuration. @jonasbkarlsson (#166)
  • Allow negative price limit. @janneho (#182)
    This means that a zero price limit is allowed, and therefore setting the price limit to zero does not turn off the price limitation anymore. To turn off price limitation, please turn off the switch switch.ev_smart_charging_apply_price_limit.
  • Charging schedule gets updated hourly when EV is physically not connected. @quartien (#181)
  • Update of EV connected logic. For the case where a EV integration is used to control charging, a charging command (either stop or start depending on the charinging schedule) is sent directly after the car has been connected to the charger. Addresses some of the issues in #161. @jonasbkarlsson (#166)
  • Documentation: Add curve: stepline to get straight lines in chart. @moorgrove (#174)

Bug Fixes

v1.9.0-dev4

08 Sep 20:30
204f387
Compare
Choose a tag to compare
v1.9.0-dev4 Pre-release
Pre-release

New Features

Changes

  • Allow negative price limit. @janneho (#182)
  • Charging schedule gets updated hourly when EV is physically not conne… @quartien (#181)
  • Update of EV connected logic. For the case where a car integration is used to control charging, a charging command (either stop or start depending on the charinging schedule) is sent directly after the car has been connected to the charger. Addresses some of the issues in #161. @jonasbkarlsson (#166)
    NOTE: A new configuration item has been added to let the user state that there is a car integration that is used to control start/stop of charging. It is not possible to downgrade to v1.8.0 without recreating the integration instances.
  • Documentation: Add curve: stepline to get straight lines in chart. @moorgrove (#174)

Bug Fixes

v1.9.0-dev3

08 Sep 17:25
088bfea
Compare
Choose a tag to compare
v1.9.0-dev3 Pre-release
Pre-release

New Features

Changes

  • Allow negative price limit. @janneho (#182)
  • Charging schedule gets updated hourly when EV is physically not conne… @quartien (#181)
  • Update of EV connected logic. For the case where a car integration is used to control charging, a charging command (either stop or start depending on the charinging schedule) is sent directly after the car has been connected to the charger. Addresses some of the issues in #161. @jonasbkarlsson (#166)
    NOTE: A new configuration item has been added to let the user state that there is a car integration that is used to control start/stop of charging. It is not possible to downgrade to v1.8.0 without recreating the integration instances.
  • Documentation: Add curve: stepline to get straight lines in chart. @moorgrove (#174)

Bug Fixes