0.310.1
AIPentest/CyberStrikeAI0.310.1Jun 28, 2026by andig
AI Summary
Updated metrics to include SOC and temperature, deprecated a climate parameter, and fixed spurious energy spike reporting in meters.
Key Highlights
- Added SOC (State of Charge) and temperature metrics to the system.
- Deprecated the `climaterdisabled` parameter in ISO15118 and offline templates.
- Fixed spurious energy spikes in meter readings caused by grid non-zero energy and SolarEdge uint64 NaNs.
New Features
- SOC and temperature metrics.
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)