Upgraded python-velbus package, this fixes a lot of problems with the… (#23100)

* Upgraded python-velbus package, this fixes a lot of problems with the velbus component

* updated manifest.json
pull/23113/head
Maikel Punie 2019-04-15 06:42:30 +02:00 committed by Paulus Schoutsen
parent b804919eaa
commit 96f689a70f
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Velbus",
"documentation": "https://www.home-assistant.io/components/velbus",
"requirements": [
"python-velbus==2.0.22"
"python-velbus==2.0.24"
],
"dependencies": [],
"codeowners": []

View File

@ -1390,7 +1390,7 @@ python-telegram-bot==11.1.0
python-twitch-client==0.6.0
# homeassistant.components.velbus
python-velbus==2.0.22
python-velbus==2.0.24
# homeassistant.components.vlc
python-vlc==1.1.2