Bump python-velbus version to 2.1.2 (#45553)
This commit is contained in:
parent
ab710f2154
commit
38361b134a
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "velbus",
|
||||
"name": "Velbus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
||||
"requirements": ["python-velbus==2.1.1"],
|
||||
"requirements": ["python-velbus==2.1.2"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@Cereal2nd", "@brefra"]
|
||||
}
|
||||
|
|
|
@ -1822,7 +1822,7 @@ python-telnet-vlc==1.0.4
|
|||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.1.1
|
||||
python-velbus==2.1.2
|
||||
|
||||
# homeassistant.components.vlc
|
||||
python-vlc==1.1.2
|
||||
|
|
|
@ -909,7 +909,7 @@ python-tado==0.10.0
|
|||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.1.1
|
||||
python-velbus==2.1.2
|
||||
|
||||
# homeassistant.components.awair
|
||||
python_awair==0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue