mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Bump python-vehicle to 1.0.1 (#92933)
This commit is contained in:
parent
b0520ccb94
commit
a3f3b43c20
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["vehicle==1.0.0"]
|
"requirements": ["vehicle==1.0.1"]
|
||||||
}
|
}
|
||||||
|
@ -2582,7 +2582,7 @@ uvcclient==0.11.0
|
|||||||
vallox-websocket-api==3.2.1
|
vallox-websocket-api==3.2.1
|
||||||
|
|
||||||
# homeassistant.components.rdw
|
# homeassistant.components.rdw
|
||||||
vehicle==1.0.0
|
vehicle==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.velbus
|
# homeassistant.components.velbus
|
||||||
velbus-aio==2023.2.0
|
velbus-aio==2023.2.0
|
||||||
|
@ -1858,7 +1858,7 @@ uvcclient==0.11.0
|
|||||||
vallox-websocket-api==3.2.1
|
vallox-websocket-api==3.2.1
|
||||||
|
|
||||||
# homeassistant.components.rdw
|
# homeassistant.components.rdw
|
||||||
vehicle==1.0.0
|
vehicle==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.velbus
|
# homeassistant.components.velbus
|
||||||
velbus-aio==2023.2.0
|
velbus-aio==2023.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user