Bump bimmer_connected to 0.7.16 to fix parking light issue (#53687)

This commit is contained in:
Gerard 2021-07-29 20:57:46 +02:00 committed by GitHub
parent 2b0b8736f2
commit 4da9116025
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.15"],
"requirements": ["bimmer_connected==0.7.16"],
"codeowners": ["@gerard33", "@rikroe"],
"config_flow": true,
"iot_class": "cloud_polling"

View File

@ -367,7 +367,7 @@ beautifulsoup4==4.9.3
bellows==0.26.0
# homeassistant.components.bmw_connected_drive
bimmer_connected==0.7.15
bimmer_connected==0.7.16
# 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.15
bimmer_connected==0.7.16
# homeassistant.components.blebox
blebox_uniapi==1.3.3