0.310.1

maximhq/bifrost0.310.1Jun 28, 2026by andig

AI Summary

This minor release focuses on monitoring capabilities and bug fixes related to energy metering. It introduces SOC and temperature metrics while resolving data spikes caused by specific hardware configurations.

Key Highlights

  • Added SOC (State of Charge) and temperature metrics
  • Fixed spurious energy spikes in meters (grid nonZeroEnergy + SolarEdge uint64snans)
  • Deprecated climaterdisabled parameter in iso15118 and offline templates

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)