mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump zeroconf to 0.28.0 (#37951)
This commit is contained in:
parent
394194d1e6
commit
ad22619efb
@ -2,7 +2,7 @@
|
||||
"domain": "zeroconf",
|
||||
"name": "Zero-configuration networking (zeroconf)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||
"requirements": ["zeroconf==0.27.1"],
|
||||
"requirements": ["zeroconf==0.28.0"],
|
||||
"dependencies": ["api"],
|
||||
"codeowners": ["@Kane610"],
|
||||
"quality_scale": "internal"
|
||||
|
@ -26,7 +26,7 @@ ruamel.yaml==0.15.100
|
||||
sqlalchemy==1.3.18
|
||||
voluptuous-serialize==2.4.0
|
||||
voluptuous==0.11.7
|
||||
zeroconf==0.27.1
|
||||
zeroconf==0.28.0
|
||||
|
||||
pycryptodome>=3.6.6
|
||||
|
||||
|
@ -2248,7 +2248,7 @@ youtube_dl==2020.06.16.1
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.27.1
|
||||
zeroconf==0.28.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.42
|
||||
|
@ -984,7 +984,7 @@ wled==0.4.3
|
||||
xmltodict==0.12.0
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.27.1
|
||||
zeroconf==0.28.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.42
|
||||
|
Loading…
x
Reference in New Issue
Block a user