Upgrade Zeroconf to 0.23 (#24300)
This commit is contained in:
parent
bf52aa8ccc
commit
ac788a7ee7
3 changed files with 3 additions and 3 deletions
|
@ -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.14
|
||||
|
|
|
@ -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.4.2
|
||||
|
|
Loading…
Add table
Reference in a new issue