Releases: jonasbkarlsson/ev_smart_charging
Releases · jonasbkarlsson/ev_smart_charging
v1.11.0
New Features
- Support of price template sensor. Related to feature requests #231, #250, #260, #262. @jonasbkarlsson (#274)
- See the Wiki page for the definition of the price template sensor, and examples to use for EPEX Spot and Zonneplan integrations.
Changes
- Charging speed unit changed to "%/h". Battery level entity units changed to "%". @munterkalmsteiner (#242)
Bug Fixes
- Corrected updates of EV SOC Target. Fixes #264. @jonasbkarlsson (#288)
- More robust handling of prices at midnight. Potentially fixes #229. @jonasbkarlsson (#286)
Documentation
- See Wiki page for example of automations that can be used.
v1.11.0-dev4
New Features
- Support of price template sensor. @jonasbkarlsson (#274)
- See the Wiki page for the definition of the price template sensor, and examples to use for EPEX Spot and Zonneplan integrations.
Bug Fixes
- Verify that today's prices are for today. @jonasbkarlsson (#286)
Intended to solve #277.
Maintenance
- Additional error messages. @jonasbkarlsson (#283)
Related to #277.
v1.11.0-dev3
New Features
- Support of price template sensor. @jonasbkarlsson (#274)
- See the Wiki page for the definition of the price template sensor, and examples to use for EPEX Spot and Zonneplan integrations.
Maintenance
- Additional error messages. @jonasbkarlsson (#283)
v1.11.0-dev2
New Features
- Support of price template sensor. @jonasbkarlsson (#274)
- See the Wiki page for the definition of the price template sensor, and examples to use for EPEX Spot and Zonneplan integrations.
v1.11.0-dev1
New Features
- Support of price template sensor. @jonasbkarlsson (#274)
- See the Wiki page for the definition of the price template sensor, and an example to use for the EPEX Spot integration.
v1.10.1
Maintenance
- Update to HA 2024.6 @jonasbkarlsson (#267)
- Add support for Python 3.12 @jonasbkarlsson (#256)
v1.10.0
Bug Fixes
- Removed sensor setter. @jonasbkarlsson (#236)
NOTE: This version is required in order to use HA 2024.1 or later.
v1.9.0
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
- Added low SOC charging. @jonasbkarlsson (#200)
- Added low price charging. @jonasbkarlsson (#199)
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 switchswitch.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
- Change order of initialization of platforms. Fixes issue #198 with HA 2023.8 that was identified in #181 @jonasbkarlsson (#190)
- Don't turn off charger when smart charging is inactive. Fixes issue #162 @jonasbkarlsson (#164)
v1.9.0-dev4
New Features
- Added low SOC charging. @jonasbkarlsson (#200)
- Added low price charging. @jonasbkarlsson (#199)
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
- Change order of initialization of platforms. Fixes issue #198 that was identified in #181 @jonasbkarlsson (#190)
- Don't turn off charger when smart charging is inactive. Fixes issue #162 @jonasbkarlsson (#164)
v1.9.0-dev3
New Features
- Added low SOC charging. @jonasbkarlsson (#200)
- Added low price charging. @jonasbkarlsson (#199)
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
- Change order of initialization of platforms. Fixes issue #198 that was identified in #181 @jonasbkarlsson (#190)
- Don't turn off charger when smart charging is inactive. Fixes issue #162 @jonasbkarlsson (#164)