Update requirements for pyvlx. (#23694)
This commit is contained in:
parent
b9fda078a4
commit
c0f9ccfdbb
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Velux",
|
||||
"documentation": "https://www.home-assistant.io/components/velux",
|
||||
"requirements": [
|
||||
"pyvlx==0.2.10"
|
||||
"pyvlx==0.2.11"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1477,7 +1477,7 @@ pyvesync_v2==0.9.7
|
|||
pyvizio==0.0.7
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.10
|
||||
pyvlx==0.2.11
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue