Bump python-velbus version to 2.1.2 (#45553)

This commit is contained in:
Maikel Punie 2021-01-26 12:20:03 +01:00 committed by GitHub
parent ab710f2154
commit 38361b134a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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