Releases: ReneNulschDE/mbapi2020
Releases · ReneNulschDE/mbapi2020
Release 0.7.0 - Bugfix MB API URL changes
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
Bugfix
- MB API URL changes
v0.6.11 - Prevent parallel websocket requests - blocked user account
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
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
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
Fixes deprecated is_metric - #74
Release 0.6.7 - Bugfix Release - HA version 2022.06 compatibility
Fixes deprecated async_get_registry to access device registry #57
Release 0.6.6 - Bugfix Release - Better Error handling on startup
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
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
bump requirements of protobuf to 3.19.1 to be in line with "appletv" HA core component