mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump python-velbus to 2.1.1 (#42414)
* Bump to python-velbus 2.1.0 * bump to 2.1.1
This commit is contained in:
parent
c4b3cf0788
commit
ce51286c53
@ -2,7 +2,7 @@
|
||||
"domain": "velbus",
|
||||
"name": "Velbus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
||||
"requirements": ["python-velbus==2.0.47"],
|
||||
"requirements": ["python-velbus==2.1.1"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@Cereal2nd", "@brefra"]
|
||||
}
|
||||
|
@ -1812,7 +1812,7 @@ python-telnet-vlc==1.0.4
|
||||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.47
|
||||
python-velbus==2.1.1
|
||||
|
||||
# homeassistant.components.vlc
|
||||
python-vlc==1.1.2
|
||||
|
@ -878,7 +878,7 @@ python-tado==0.8.1
|
||||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.47
|
||||
python-velbus==2.1.1
|
||||
|
||||
# homeassistant.components.awair
|
||||
python_awair==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user