Fix BMW remote services in rest_of_world & north_america (#54726)

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
This commit is contained in:
rikroe 2021-08-18 17:58:07 +02:00 committed by GitHub
parent c1595d5ceb
commit 041ba2ec3a
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.18"],
"requirements": ["bimmer_connected==0.7.19"],
"codeowners": ["@gerard33", "@rikroe"],
"config_flow": true,
"iot_class": "cloud_polling"

View File

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

View File

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