Bump bimmer_connected to 0.9.5 (#73888)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
This commit is contained in:
parent
48bd7cf5e1
commit
b4cc9367cf
3 changed files with 3 additions and 3 deletions
|
@ -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.9.4"],
|
||||
"requirements": ["bimmer_connected==0.9.5"],
|
||||
"codeowners": ["@gerard33", "@rikroe"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
|
@ -393,7 +393,7 @@ beautifulsoup4==4.11.1
|
|||
bellows==0.30.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.9.4
|
||||
bimmer_connected==0.9.5
|
||||
|
||||
# homeassistant.components.bizkaibus
|
||||
bizkaibus==0.1.1
|
||||
|
|
|
@ -308,7 +308,7 @@ beautifulsoup4==4.11.1
|
|||
bellows==0.30.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.9.4
|
||||
bimmer_connected==0.9.5
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==1.3.3
|
||||
|
|
Loading…
Add table
Reference in a new issue