mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Update vehicle to 1.0.0 (#90189)
This commit is contained in:
parent
6d8eaa0bee
commit
7cbe705ebb
@ -7,5 +7,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["vehicle==0.4.0"]
|
||||
"requirements": ["vehicle==1.0.0"]
|
||||
}
|
||||
|
@ -2574,7 +2574,7 @@ uvcclient==0.11.0
|
||||
vallox-websocket-api==3.0.0
|
||||
|
||||
# homeassistant.components.rdw
|
||||
vehicle==0.4.0
|
||||
vehicle==1.0.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
velbus-aio==2023.2.0
|
||||
|
@ -1832,7 +1832,7 @@ uvcclient==0.11.0
|
||||
vallox-websocket-api==3.0.0
|
||||
|
||||
# homeassistant.components.rdw
|
||||
vehicle==0.4.0
|
||||
vehicle==1.0.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
velbus-aio==2023.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user