mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Upgrade zeroconf to 0.22.0 (#23524)
This commit is contained in:
parent
07126266dd
commit
f019e2a204
@ -3,7 +3,7 @@
|
||||
"name": "Zeroconf",
|
||||
"documentation": "https://www.home-assistant.io/components/zeroconf",
|
||||
"requirements": [
|
||||
"zeroconf==0.21.3"
|
||||
"zeroconf==0.22.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api"
|
||||
|
@ -1848,7 +1848,7 @@ youtube_dl==2019.04.30
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.21.3
|
||||
zeroconf==0.22.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user