Skip to content

v0.6.5

Choose a tag to compare

@mkshb mkshb released this 24 Jun 21:49
f2fb12c

A small polish and fix release.

New features

  • Vehicle status chips. The loadpoint now shows compact status chips when evcc reports an active vehicle state: Detecting vehicle, Preconditioning (climater) and Welcome charge. Each chip only appears while its state is active and uses the matching icon, next to the existing phase/PV action chips. Driven by the vehicle_detection_active, vehicle_climater_active and vehicle_welcome_active binary sensors from ha-evcc.

Bugfixes

  • Phase-switch countdown now ticks live. The "switching to 1/3-phase in m:ss" chip on the loadpoint counted down only when the integration polled, so it looked frozen. It now ticks down every second, just like the PV start/stop timers.