Bump bimmer_connected to 0.8.12, fix china login (#70374)

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
rikroe 2022-04-23 07:52:37 +02:00 committed by GitHub
parent bf9467ad7b
commit eccc8bf79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "bmw_connected_drive",
"name": "BMW Connected Drive",
"documentation": "https://www.home-assistant.io/integrations/bmw_connected_drive",
"requirements": ["bimmer_connected==0.8.11"],
"requirements": ["bimmer_connected==0.8.12"],
"codeowners": ["@gerard33", "@rikroe"],
"config_flow": true,
"iot_class": "cloud_polling",

View File

@ -387,7 +387,7 @@ beautifulsoup4==4.11.1
bellows==0.29.0
# homeassistant.components.bmw_connected_drive
bimmer_connected==0.8.11
bimmer_connected==0.8.12
# homeassistant.components.bizkaibus
bizkaibus==0.1.1

View File

@ -296,7 +296,7 @@ beautifulsoup4==4.11.1
bellows==0.29.0
# homeassistant.components.bmw_connected_drive
bimmer_connected==0.8.11
bimmer_connected==0.8.12
# homeassistant.components.blebox
blebox_uniapi==1.3.3