Skip to content

Rebase to async library

Compare
Choose a tag to compare
@rikroe rikroe released this 15 Apr 16:23
· 8 commits to async since this release

This release provides some fixes to the DataUpdateCoordinator and introduces some breaking changes due to the migration to the async version of the library (bimmer_connected>=0.9.0).

Breaking changes

  • All services have been removed and replaced with the Button entities.
  • Removed binary_sensor.lights_parking (not provided by API anymore)
  • Renamed sensors to streamline them:
    • sensor.charging_level_hv to sensor.remaining_battery_percent
    • sensor.fuel_percent to sensor.remaining_fuel_percent

Other changes

  • Parse - - as 0 for all remaining range indicators
  • Set HTTP timeouts to 10s