github marq24/ha-evcc 2025.7.0
Supporting re-Configuration

latest releases: 2026.2.5, 2026.2.4, 2026.2.3...
7 months ago

Supporting re-Configuration

In previous releases it was not possible to change a config_entry. When you wanted to change settings like the IP, toggle WS or other initial settings you had to do this via the additional configuration. This approach implied, that the core configuration values existed twice - once as config_entry.data and then a second one as config_entry.options.

Few days ago I realized, that HA is supporting also a 'reconfiguration' of an existing config_entry - overwriting/updating previous data.

Preparation for an upcoming change in evcc-API's

Prepare the code to handle the changes in the API that will be rolled out in the future - evcc-io/evcc#22299

Don't miss a new ha-evcc release

NewReleases is sending notifications on new releases.