mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update velbus to 2.0.45 (#40256)
This commit is contained in:
parent
46b86f4a2f
commit
1ba098508c
@ -2,7 +2,7 @@
|
||||
"domain": "velbus",
|
||||
"name": "Velbus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
||||
"requirements": ["python-velbus==2.0.44"],
|
||||
"requirements": ["python-velbus==2.0.45"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@Cereal2nd", "@brefra"]
|
||||
}
|
||||
|
@ -1776,7 +1776,7 @@ python-telnet-vlc==1.0.4
|
||||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.44
|
||||
python-velbus==2.0.45
|
||||
|
||||
# homeassistant.components.vlc
|
||||
python-vlc==1.1.2
|
||||
|
@ -842,7 +842,7 @@ python-tado==0.8.1
|
||||
python-twitch-client==0.6.0
|
||||
|
||||
# homeassistant.components.velbus
|
||||
python-velbus==2.0.44
|
||||
python-velbus==2.0.45
|
||||
|
||||
# homeassistant.components.awair
|
||||
python_awair==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user