Changelog
In https://github.com/evcc-io/evcc/releases/tag/0.210.0 we've made a breaking change that should have simplified HomeAssistant configuration for non-tech users (see #25622). In this release, we're partially reverting this change. Instead of solely relying on auto-detection, we're now using it as additional user support during configuration. Login to the HomeAssistant instance is still (as in 0.210) done via the "Hamburger" menu. Manually managing HomeAssistant tokens is no longer required.
Breaking Changes 🚨
- 895fdc3 Kostal Plenticore: add maxchargepower and maxdischargepower (BC) (#25261)
- 9c16c4d VW/Audi: remove deprecated id/etron types (BC) (#25626)
New Features 💫
- be76f78 Add Sermatec Hybrid Inverter (#25684)
- 3477f47 Optimizer: add handling for planner and smart cost limit in min+pv (#25591)
Other Changes ☀️
- 9d523fd Home Assistant: identify instance by URI (#25659)
- 9fdcba8 HomeAssistant: use instance name if available (#25701)