Bump pyvlx to 0.2.16 (#35971)

This commit is contained in:
Julius Mittenzwei 2020-05-25 08:31:49 +02:00 committed by GitHub
parent d4f3bb8ce0
commit 59fe5458d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "velux",
"name": "Velux",
"documentation": "https://www.home-assistant.io/integrations/velux",
"requirements": ["pyvlx==0.2.14"],
"requirements": ["pyvlx==0.2.16"],
"codeowners": ["@Julius2342"]
}

View File

@ -1802,7 +1802,7 @@ pyvesync==1.1.0
pyvizio==0.1.47
# homeassistant.components.velux
pyvlx==0.2.14
pyvlx==0.2.16
# homeassistant.components.html5
pywebpush==1.9.2