Fix login to BMW services for rest_of_world and north_america (#54261)

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
This commit is contained in:
rikroe 2021-08-09 21:11:53 +02:00 committed by GitHub
parent 8eff0e9312
commit 7050b53264
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.7.16"],
"requirements": ["bimmer_connected==0.7.18"],
"codeowners": ["@gerard33", "@rikroe"],
"config_flow": true,
"iot_class": "cloud_polling"

View file

@ -368,7 +368,7 @@ beautifulsoup4==4.9.3
bellows==0.26.0
# homeassistant.components.bmw_connected_drive
bimmer_connected==0.7.16
bimmer_connected==0.7.18
# homeassistant.components.bizkaibus
bizkaibus==0.1.1

View file

@ -223,7 +223,7 @@ base36==0.1.1
bellows==0.26.0
# homeassistant.components.bmw_connected_drive
bimmer_connected==0.7.16
bimmer_connected==0.7.18
# homeassistant.components.blebox
blebox_uniapi==1.3.3