Upgrade vehicle to 0.3.0 (#61738)

This commit is contained in:
Franck Nijhof 2021-12-14 00:12:00 +01:00 committed by GitHub
parent 3e0e2978e6
commit 9aa38201cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "RDW",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/rdw",
"requirements": ["vehicle==0.2.2"],
"requirements": ["vehicle==0.3.0"],
"codeowners": ["@frenck"],
"quality_scale": "platinum",
"iot_class": "cloud_polling"

View File

@ -2387,7 +2387,7 @@ uvcclient==0.11.0
vallox-websocket-api==2.8.1
# homeassistant.components.rdw
vehicle==0.2.2
vehicle==0.3.0
# homeassistant.components.velbus
velbus-aio==2021.11.7

View File

@ -1416,7 +1416,7 @@ url-normalize==1.4.1
uvcclient==0.11.0
# homeassistant.components.rdw
vehicle==0.2.2
vehicle==0.3.0
# homeassistant.components.velbus
velbus-aio==2021.11.7