0.314.5
Mesh-LLM/mesh-llm0.314.5Aug 27, 2026by naltatis
AI Summary
Bug fix release focusing on CO2 fallback logic, optimizer limits, and SOC extrapolation from charged energy when the API is unavailable.
Key Highlights
- Improved CO2 fallback logic for standard and oekostrom
- Optimizer precondition demand limited to required charging duration
- Vehicle SOC extrapolated from charged energy when API is unavailable
Full Release Notes
## Changelog ### Other Changes ☀️ * 1210b361321e561b3a82a430ad22115fbfef1e67 Grünstromindex: fall back to co2_g_oekostrom when co2_g_standard is null (#33165) * 2aad76076929c3ef5531469b0eeafc44567a4a53 Keep permanent sentinel errors distinguishable (#33197) * 661693952a582b277f0f50ae40479a05998c352b Optimizer: limit precondition demand to required charging duration (#33139) * bafcd4f5dc64487a0438b20a481bb4a1df2cff89 Soc: extrapolate from charged energy when vehicle api is unavailable (#33149) * 2f8462f0d35b391ac0ee780f2149f95770b3230a warp-ws: use wss when charger URI is https (#33198) ### Bug Fixes 🐞 * a6db138dee5a9fb3ee0aaa9a24223271fe528edc Fix tariff API route not matching co2 (#33167)