0.314.2

evcc-io/evcc0.314.2Aug 19, 2026by andig

AI Summary

A maintenance release fixing bugs related to loadpoint configuration, vehicle instantiation, and Powerwall templates.

Key Highlights

  • Reverted a change regarding power reservation for loadpoints starting up.
  • Fixed bug where disabled vehicles were being instantiated.
  • Fixed Powerwall template selection in GUI.

Full Release Notes

## Changelog
### Other Changes ☀️
* bbb7d704f66718f52c145d6cca2738740fecd1e6 Revert "PV: reserve only min power for higher-priority loadpoints starting up" (#32948)
* d284a2f9af8e608772cbafb23fd8637158a28d79 Vehicle: don't instantiate disabled vehicles (#32943)
### Bug Fixes 🐞
* 52c0cfaa5d33670834af06e94562588fa4924d9d Loadpoint: fix config error for disabled loadpoints (#32923)
* eb836e9ec89621da48222914780abc3be00bf2c0 Tesla Powerwall Fleet: fix template not selectable in GUI (#32936)