mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00
Upgrade zeroconf to 0.24.4 (#30347)
This commit is contained in:
parent
298d898627
commit
e099d57bde
@ -3,7 +3,7 @@
|
|||||||
"name": "Zeroconf",
|
"name": "Zeroconf",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"zeroconf==0.24.3"
|
"zeroconf==0.24.4"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api"
|
"api"
|
||||||
|
@ -24,7 +24,7 @@ ruamel.yaml==0.15.100
|
|||||||
sqlalchemy==1.3.12
|
sqlalchemy==1.3.12
|
||||||
voluptuous-serialize==2.3.0
|
voluptuous-serialize==2.3.0
|
||||||
voluptuous==0.11.7
|
voluptuous==0.11.7
|
||||||
zeroconf==0.24.3
|
zeroconf==0.24.4
|
||||||
|
|
||||||
pycryptodome>=3.6.6
|
pycryptodome>=3.6.6
|
||||||
|
|
||||||
|
@ -2091,7 +2091,7 @@ youtube_dl==2020.01.01
|
|||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.24.3
|
zeroconf==0.24.4
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.30
|
zha-quirks==0.0.30
|
||||||
|
@ -656,7 +656,7 @@ ya_ma==0.3.8
|
|||||||
yahooweather==0.10
|
yahooweather==0.10
|
||||||
|
|
||||||
# homeassistant.components.zeroconf
|
# homeassistant.components.zeroconf
|
||||||
zeroconf==0.24.3
|
zeroconf==0.24.4
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.30
|
zha-quirks==0.0.30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user