0.307.2

evcc-io/evcc0.307.2May 27, 2026by andig

AI Summary

Focuses on UI polish with new color options and updates to OCPP and vehicle handling.

Key Highlights

  • Color Picker with neutral colors
  • OCPP option to skip ChangeAvailability on initialization
  • Config UI uses km/miles user setting
  • E3DC reconnection on RSCP error
  • HomeWizard meter exposes per-phase power

New Features

  • Neutral color picker
  • OCPP skip ChangeAvailability option
  • Config UI km/miles setting
  • HomeWizard per-phase power exposure
  • CSV export structured event emission

Full Release Notes

## Changelog
### New Features 💫
* 45ee243be0fb6a17088f17414f6c7b21ede8a089 Color Picker: add neutral colors (#30233)
* d57d3f9743208aca30b9d7d8e6524b22261c0c22 OCPP: add option to skip ChangeAvailability on initialization (#30217)
### Other Changes ☀️
* 20afb737ce62baa6271857abb33f0299a93ad4f2 Config UI: use km/milage user setting in vehicle card
* a7170a2d3e0ea05939c41843e48d105dec567614 E3DC: reconnect on RSCP error (#30257)
* 5e1bd2025c3596ee25d1f1be6af19b303c7fc076 Energyflow UI: standardize battery forecast wording (#30197)
* 933a57b2ac84883d550d7537ad883c7ce4036900 Meter (HomeWizard): expose per-phase power for signed grid currents (#30218)
* c00c21aa040591281a74545d605ba5bd2e0c2e7b OCPP: remove unused struct fields (#30228)
* dcc8ed6f7e6c6e4cc5b39f00019525fa940e6015 Prioritizer: no flexibility for switch devices in MinPV (#30194)
* ec830ef20d674128a8fa5b49ccba53e947d1bdab VW/Audi: migrate token endpoint to /auth/v1/idk/oidc/token (#30260)
* 4d64a073e53b6d1a915962493aa7918438f8a53a Vehicle: suppress climater error log when vehicle is asleep (#30239)
* 2e682c689f5ff1a016cdfe596be9e8379af7c5f9 feat(app): emit structured download event for CSV exports (#30175)
* 151bee8d9d6f1411c7fe25778a089b138884611c logstash: track ring length in O(1) instead of ring.Len() per write (#30201)
### Bug Fixes 🐞
* 41b4de8783c21643995b02a568d0c559af8e776b UI: fix failed api calls after restart (#30234)