mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Upgrade vehicle to 0.2.2 (#60763)
* Upgrade vehicle to 0.2.1 * Upgrade vehicle to 0.2.2
This commit is contained in:
parent
8ddfa424c0
commit
4dfdb3b96f
@ -3,7 +3,7 @@
|
|||||||
"name": "RDW",
|
"name": "RDW",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rdw",
|
"documentation": "https://www.home-assistant.io/integrations/rdw",
|
||||||
"requirements": ["vehicle==0.2.0"],
|
"requirements": ["vehicle==0.2.2"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -2378,7 +2378,7 @@ uvcclient==0.11.0
|
|||||||
vallox-websocket-api==2.8.1
|
vallox-websocket-api==2.8.1
|
||||||
|
|
||||||
# homeassistant.components.rdw
|
# homeassistant.components.rdw
|
||||||
vehicle==0.2.0
|
vehicle==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.velbus
|
# homeassistant.components.velbus
|
||||||
velbus-aio==2021.11.7
|
velbus-aio==2021.11.7
|
||||||
|
@ -1404,7 +1404,7 @@ url-normalize==1.4.1
|
|||||||
uvcclient==0.11.0
|
uvcclient==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.rdw
|
# homeassistant.components.rdw
|
||||||
vehicle==0.2.0
|
vehicle==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.velbus
|
# homeassistant.components.velbus
|
||||||
velbus-aio==2021.11.7
|
velbus-aio==2021.11.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user