Bump vallox-websocket-api to 2.4.0 (#31913)

This commit is contained in:
springstan 2020-02-19 10:01:21 +01:00 committed by GitHub
parent 32cd58e03d
commit 21f8d0a80c
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,7 +2,7 @@
"domain": "vallox",
"name": "Valloxs",
"documentation": "https://www.home-assistant.io/integrations/vallox",
"requirements": ["vallox-websocket-api==2.2.0"],
"requirements": ["vallox-websocket-api==2.4.0"],
"dependencies": [],
"codeowners": []
}

View file

@ -2025,7 +2025,7 @@ uscisstatus==0.1.1
uvcclient==0.11.0
# homeassistant.components.vallox
vallox-websocket-api==2.2.0
vallox-websocket-api==2.4.0
# homeassistant.components.venstar
venstarcolortouch==0.12