0.301.1
evcc-io/evcc0.301.1Feb 22, 2026by andig
AI Summary
A minor patch release focusing on bug fixes across MQTT, UI components, and various device integrations. Includes improvements to OCPP timeout handling and battery forecast publishing.
Key Highlights
- Toyota: add missing x-channel header
- Http: send user agent
- OCPP: increase default timeout to 1min
- Optimizer: publish battery forecast
- Multiple UI bug fixes for mobile labels, boost button, and loadpoint indicators
New Features
- Toyota: add missing x-channel header
- Daheimladen: prevent autostart
- Http: send user agent
- OCPP: increase default timeout to 1min
- Optimizer: publish battery forecast
Full Release Notes
## Changelog ### New Features 💫 * 5ecf7795b8722d4f5d8c245b3cae9ded19d24253 Toyota: add missing x-channel header (#27542) ### Other Changes ☀️ * 8bc7d50b607a9eb878e1d0580a503770ac69d5e4 Daheimladen: prevent autostart (#27510) * 17808be721fc79f1e0518d9d6ca0869a26e4e541 Http: send user agent (#27549) * d92447ad1bf9078ef7591f31b117aa33afdd7c0b OCPP: increase default timeout to 1min (#27418) * 5f5c3635380379ed7aa9a16eef7b0c182a4092cb Optimizer: publish battery forecast (#24633) ### Bug Fixes 🐞 * c69c7672bd485d7e0744e5c06e0a77352ae4468c Mqtt: fix panic publishing nil interface * 50f7b77dbd81bd6ecf86b2e1040138c81f8b56dd Optimizer UI: fix mobile x labels (#27513) * 0149242ec9c95002e9764d7316e136495ebaeea7 fix: boost button only if connected (#27506) * 2a5b6ea8d547893ec76597f281dee4927c52f987 fix: loadpoint ui indicator wrapping (#27524) * f855c6d87be9ea7f788980dee65e2beed4d2a0d7 fix: messaging ui and events filter (#27512)