mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Update requirements for pyvlx. (#23694)
This commit is contained in:
parent
b9fda078a4
commit
c0f9ccfdbb
@ -3,7 +3,7 @@
|
|||||||
"name": "Velux",
|
"name": "Velux",
|
||||||
"documentation": "https://www.home-assistant.io/components/velux",
|
"documentation": "https://www.home-assistant.io/components/velux",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyvlx==0.2.10"
|
"pyvlx==0.2.11"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1477,7 +1477,7 @@ pyvesync_v2==0.9.7
|
|||||||
pyvizio==0.0.7
|
pyvizio==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.velux
|
# homeassistant.components.velux
|
||||||
pyvlx==0.2.10
|
pyvlx==0.2.11
|
||||||
|
|
||||||
# homeassistant.components.html5
|
# homeassistant.components.html5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.9.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user