Skip to content
Snippets Groups Projects
Unverified Commit 041ba2ec authored by rikroe's avatar rikroe Committed by GitHub
Browse files

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

parent c1595d5c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment