mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump python-velbus to 2.0.46 (#40663)
This commit is contained in:
parent
0e6d54ea60
commit
6028953eca
@ -2,7 +2,7 @@
|
|||||||
"domain": "velbus",
|
"domain": "velbus",
|
||||||
"name": "Velbus",
|
"name": "Velbus",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
"documentation": "https://www.home-assistant.io/integrations/velbus",
|
||||||
"requirements": ["python-velbus==2.0.45"],
|
"requirements": ["python-velbus==2.0.46"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": ["@Cereal2nd", "@brefra"]
|
"codeowners": ["@Cereal2nd", "@brefra"]
|
||||||
}
|
}
|
||||||
|
@ -1785,7 +1785,7 @@ python-telnet-vlc==1.0.4
|
|||||||
python-twitch-client==0.6.0
|
python-twitch-client==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.velbus
|
# homeassistant.components.velbus
|
||||||
python-velbus==2.0.45
|
python-velbus==2.0.46
|
||||||
|
|
||||||
# homeassistant.components.vlc
|
# homeassistant.components.vlc
|
||||||
python-vlc==1.1.2
|
python-vlc==1.1.2
|
||||||
|
@ -848,7 +848,7 @@ python-tado==0.8.1
|
|||||||
python-twitch-client==0.6.0
|
python-twitch-client==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.velbus
|
# homeassistant.components.velbus
|
||||||
python-velbus==2.0.45
|
python-velbus==2.0.46
|
||||||
|
|
||||||
# homeassistant.components.awair
|
# homeassistant.components.awair
|
||||||
python_awair==0.1.1
|
python_awair==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user