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.jsonpull/23113/head
parent
b804919eaa
commit
96f689a70f
|
@ -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": []
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue