mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump zeroconf to 0.24.5 (#32573)
* Bump zeroconf to 0.24.5 * Empty commit to force ci re-run
This commit is contained in:
parent
7e781946fa
commit
a0787cd9be
@ -2,7 +2,7 @@
|
|||||||
"domain": "zeroconf",
|
"domain": "zeroconf",
|
||||||
"name": "Zero-configuration networking (zeroconf)",
|
"name": "Zero-configuration networking (zeroconf)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||||
"requirements": ["zeroconf==0.24.4"],
|
"requirements": ["zeroconf==0.24.5"],
|
||||||
"dependencies": ["api"],
|
"dependencies": ["api"],
|
||||||
"codeowners": ["@robbiet480", "@Kane610"],
|
"codeowners": ["@robbiet480", "@Kane610"],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
|
@ -25,7 +25,7 @@ ruamel.yaml==0.15.100
|
|||||||
sqlalchemy==1.3.13
|
sqlalchemy==1.3.13
|
||||||
voluptuous-serialize==2.3.0
|
voluptuous-serialize==2.3.0
|
||||||
voluptuous==0.11.7
|
voluptuous==0.11.7
|
||||||
zeroconf==0.24.4
|
zeroconf==0.24.5
|
||||||
|
|
||||||
pycryptodome>=3.6.6
|
pycryptodome>=3.6.6
|
||||||
|
|
||||||
|
@ -2146,7 +2146,7 @@ youtube_dl==2020.03.06
|
|||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.24.4
|
zeroconf==0.24.5
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.35
|
zha-quirks==0.0.35
|
||||||
|
@ -738,7 +738,7 @@ ya_ma==0.3.8
|
|||||||
yahooweather==0.10
|
yahooweather==0.10
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.24.4
|
zeroconf==0.24.5
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.35
|
zha-quirks==0.0.35
|
||||||
|
Loading…
x
Reference in New Issue
Block a user