mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump python-velbus library to 2.0.32 to fix problems with the glaspanels (#30257)
This commit is contained in:
parent
4e50a402c7
commit
e1e8d6a562
@ -3,7 +3,7 @@
|
||||
"name": "Velbus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
||||
"requirements": [
|
||||
"python-velbus==2.0.30"
|
||||
"python-velbus==2.0.32"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
|
@ -1628,7 +1628,7 @@ python-telnet-vlc==1.0.4
|
||||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.30
|
||||
python-velbus==2.0.32
|
||||
|
||||
# homeassistant.components.vlc
|
||||
python-vlc==1.1.2
|
||||
|
@ -523,7 +523,7 @@ python-miio==0.4.8
|
||||
python-nest==4.1.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.30
|
||||
python-velbus==2.0.32
|
||||
|
||||
# homeassistant.components.awair
|
||||
python_awair==0.0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user