mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade pyvlx to 0.2.17 (#40182)
This commit is contained in:
parent
7cb0c98c03
commit
b8fe0c6c3a
@ -2,6 +2,6 @@
|
|||||||
"domain": "velux",
|
"domain": "velux",
|
||||||
"name": "Velux",
|
"name": "Velux",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/velux",
|
"documentation": "https://www.home-assistant.io/integrations/velux",
|
||||||
"requirements": ["pyvlx==0.2.16"],
|
"requirements": ["pyvlx==0.2.17"],
|
||||||
"codeowners": ["@Julius2342"]
|
"codeowners": ["@Julius2342"]
|
||||||
}
|
}
|
||||||
|
@ -1837,7 +1837,7 @@ pyvesync==1.1.0
|
|||||||
pyvizio==0.1.56
|
pyvizio==0.1.56
|
||||||
|
|
||||||
# homeassistant.components.velux
|
# homeassistant.components.velux
|
||||||
pyvlx==0.2.16
|
pyvlx==0.2.17
|
||||||
|
|
||||||
# homeassistant.components.volumio
|
# homeassistant.components.volumio
|
||||||
pyvolumio==0.1.2
|
pyvolumio==0.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user