Skip to content

v0.18.0

Latest

Choose a tag to compare

@manio manio released this 13 Apr 05:17
· 12 commits to main since this release

Changes in this version:

The most important change in this release:
Some electric vehicle head units (HUs) expose battery SOC data via the SENSOR_FUEL field. This adds support for that method, enabling EV features in Google Maps to work without requiring an external data logger (e.g. OBD or other sources).

By default, the HU does not send fuel_data, so it must be explicitly requested. Normally, this data becomes available only after launching a client application such as ABRP or Home Assistant on the phone.

thanks: @Snirpo

and also:

  • bluetooth fixes (thanks: @Ioniq3)
  • /battery-status endpoint for last battery data

Full Changelog: v0.17.0...v0.18.0
Full BR Changelog: No changes