github marq24/ha-evcc 2026.4.1
Support for HA 'delete device' function

8 hours ago

Option to delete orphan Vehicles & Loadpoints

As requested in #264, HA support the deletion of Devices (from an Hub). Thanks to the input from @carsten19, the support have been added with this release. Please note that you can delete any loadpoint or vehicle from the Integration, but when the loadpoint (or vehicle) is still active in your evcc installation, the device will be created again after a HA restart.

Completed migration to CoordinatorEntities

I have fully transitioned the integrations DataUpdateCoordinator to utilize the CoordinatorEntity pattern. As part of this update, all "classic" polling logic—specifically individual async_update methods within each entity—has been completely removed.

Key Improvements:

  • State Consistency: All entities update simultaneously as soon as the coordinator receives new data, ensuring a unified state across the dashboard.
  • Modern Standards: By removing legacy polling logic from individual sensors, the codebase is now cleaner, more maintainable, and fully aligned with current Home Assistant Best Practices.

Please consider supporting me

Thanks to those who have already supported me in the past weeks or month that is highly appreciated! To the other users: I am putting quite an amount of energy and passion into this integration. Perhaps you could give yourself a little push (if you can afford it) and become a sponsor.

GithubSponsor Wero Wise Revolut PayPal BuyMeCoffee
Github Stars If you haven't starred this integration in Github yet - please do so - TIA

Don't miss a new ha-evcc release

NewReleases is sending notifications on new releases.