Upgrade python-velbus (#30110)
parent
0fc92928a4
commit
3911f24f75
|
@ -3,7 +3,7 @@
|
|||
"name": "Velbus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
||||
"requirements": [
|
||||
"python-velbus==2.0.27"
|
||||
"python-velbus==2.0.30"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
|
|
|
@ -1623,7 +1623,7 @@ python-telnet-vlc==1.0.4
|
|||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.27
|
||||
python-velbus==2.0.30
|
||||
|
||||
# homeassistant.components.vlc
|
||||
python-vlc==1.1.2
|
||||
|
|
|
@ -528,7 +528,7 @@ python-miio==0.4.8
|
|||
python-nest==4.1.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.27
|
||||
python-velbus==2.0.30
|
||||
|
||||
# homeassistant.components.awair
|
||||
python_awair==0.0.4
|
||||
|
|
Loading…
Reference in New Issue