Skip to content

Commit

Permalink
Update to bimmer_connected==0.8.0.0b9
Browse files Browse the repository at this point in the history
  • Loading branch information
rikroe committed Nov 17, 2021
1 parent da1221c commit 2df6119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/bmw_connected_drive/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"domain": "bmw_connected_drive",
"name": "BMW Connected Drive",
"version": "20211117.1",
"version": "20211117.2",
"documentation": "https://www.home-assistant.io/integrations/bmw_connected_drive",
"requirements": ["bimmer_connected==0.8.0.0b8"],
"requirements": ["bimmer_connected==0.8.0.0b9"],
"codeowners": ["@gerard33", "@rikroe"],
"config_flow": true,
"iot_class": "cloud_polling"
Expand Down

0 comments on commit 2df6119

Please sign in to comment.