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