Skip to content

Releases: ReneNulschDE/mbapi2020

Release 0.7.0 - Bugfix MB API URL changes

15 Dec 08:54
Compare
Choose a tag to compare

Bugfix:

  • MB API URL Changes
  • Wrong error message on onlock if PIN is set in the configure dialog

Pre-Release 0.7.0.b2 - Bugfix MB API URL changes

14 Dec 20:14
Compare
Choose a tag to compare

Bugfix

  • MB API URL changes

v0.6.11 - Prevent parallel websocket requests - blocked user account

28 Nov 07:46
Compare
Choose a tag to compare

Bugfix Release:

  • Prevent parallel websocket requests - blocked user account #82 (@appit-online)

minimum HA-version: 2022.11.0

Thanks to appit-online

v0.6.10 - New MB App version requirement - US REGION

23 Nov 07:13
Compare
Choose a tag to compare

Bugfix release US-Region:

Error on onboarding "418 - Teapot"
Can't connect to MB APIs; Retrying in background

Minimum HA version: 2022.11.0

v0.6.9 - New MB App version requirement

22 Nov 18:56
Compare
Choose a tag to compare

Bugfix release:

  • Error on onboarding "418 - Teapot"
  • Can't connect to MB APIs; Retrying in background

Minimum HA version: 2022.11.0

v0.6.8 - is_metric fix

04 Nov 14:57
Compare
Choose a tag to compare

Fixes deprecated is_metric - #74

Release 0.6.7 - Bugfix Release - HA version 2022.06 compatibility

10 Jun 08:56
Compare
Choose a tag to compare

Fixes deprecated async_get_registry to access device registry #57

Release 0.6.6 - Bugfix Release - Better Error handling on startup

18 Apr 16:12
Compare
Choose a tag to compare

Bugfix:

  • In case the MBAPI is not reachable on HA-start, the component will now retry in the background (reported in HA-Community)

Release 0.6.5 - Bugfix Release HA2022.04

03 Apr 13:48
Compare
Choose a tag to compare

Breaking Changes:

  • Sensor chargingpower renamed to chargingpowerkw (prevent long time statistic errors after change from kwh to kw)

Bugfixes:

  • EntityCategory fix for HA2022.04
  • deactivate rlock for installation running on WSL2

Release 0.6.3 - Bugfix Update Protobuf to 3.19.1

04 Feb 17:09
Compare
Choose a tag to compare

bump requirements of protobuf to 3.19.1 to be in line with "appletv" HA core component