mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Upgrade Zeroconf to 0.23 (#24300)
This commit is contained in:
parent
185af1b42a
commit
389da16947
@ -3,7 +3,7 @@
|
||||
"name": "Zeroconf",
|
||||
"documentation": "https://www.home-assistant.io/components/zeroconf",
|
||||
"requirements": [
|
||||
"zeroconf==0.22.0"
|
||||
"zeroconf==0.23.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api"
|
||||
|
@ -1875,7 +1875,7 @@ youtube_dl==2019.05.11
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.22.0
|
||||
zeroconf==0.23.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.13
|
||||
|
@ -352,7 +352,7 @@ vultr==0.1.2
|
||||
wakeonlan==1.1.6
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.22.0
|
||||
zeroconf==0.23.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-homeassistant==0.3.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user