github ReneNulschDE/mbapi2020 v0.15.0-beta.2
v0.15.0-beta.2 - HA Core changes, Cleanup, Auth-Handler

latest release: v0.15.0
pre-release22 days ago

This release is a maintenance and clean-up release to be in line with the upcoming HA core version 2024.06. It contains breaking changes. Please read the release notes... Thanks for the cocktails and beers last week :-)

Breaking Changes:

  • Attributes removed from the tirewarninglamp-binary-sensor as we have own sensors since some months: tirepressureRearLeft, tirepressureRearRight, tirepressureFrontRight, tirepressureFrontLeft, (Thanks @Thomas55555 for the PR #238)

New:

Fixes:

  • Multiple warnings [homeassistant.util.loop] Detected blocking call... (#228)
  • Service windows_open has no optional pin field (#233)
  • Error lastParkEvent sensor (NoneType check, #230)
  • The authentication tokens are stored in the HA core registry and the tokens are not stored in the file system anymore. (the old mercedes-token-cache... files are not updated anymore and can be deleted manually). This could be a breaking change for users with custom scripts. (Next and hopefully last try on the ReAuth issue)

Other Notes:

  • The change log of v0.14.0 missed one change: The state_class of the sensor odometer is now total_increasing to better support statistics. (Thanks @thomasdelaet for the PR)

Don't miss a new mbapi2020 release

NewReleases is sending notifications on new releases.