0.310.1
automatisch/automatisch0.310.1Jun 28, 2026by andig
AI Summary
This release adds SOC and temperature metrics, deprecates the climate disabled parameter in ISO15118, and fixes spurious energy spikes in meter readings.
Key Highlights
- Added SOC and temperature metrics for monitoring
- Deprecated climate disabled parameter in ISO15118 and offline templates
- Fixed spurious energy spikes caused by grid nonZeroEnergy and SolarEdge uint64s
New Features
- Metrics: add soc and temp
- Vehicle: mark climaterdisabled parameter as deprecated
Full Release Notes
## Changelog ### New Features 💫 * b8284ab4b8c417927d9c35af5f2a1446d1809c1f Metrics: add soc and temp (#30926) ### Other Changes ☀️ * 659328092ff158c634f79b0a2b1e11f08223c1ae vehicle: mark climaterdisabled parameter as deprecated in iso15118 and offline templates (#31297) ### Bug Fixes 🐞 * d87f77b7d91497889f6699cdbd67be911273939b Meter: fix spurious energy spikes (grid nonZeroEnergy + SolarEdge uint64snans) (#31295)