Update requirements for pyvlx. (#23694)

This commit is contained in:
Julius Mittenzwei 2019-05-05 19:19:35 +02:00 committed by Fabian Affolter
parent b9fda078a4
commit c0f9ccfdbb
2 changed files with 2 additions and 2 deletions

View file

@ -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": [

View file

@ -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