mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Upgrade zeroconf to 0.24.0 (#28986)
This commit is contained in:
parent
6ad74fba30
commit
98eae305e2
@ -3,7 +3,7 @@
|
||||
"name": "Zeroconf",
|
||||
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
||||
"requirements": [
|
||||
"zeroconf==0.23.0"
|
||||
"zeroconf==0.24.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api"
|
||||
|
@ -25,7 +25,7 @@ ruamel.yaml==0.15.100
|
||||
sqlalchemy==1.3.11
|
||||
voluptuous-serialize==2.3.0
|
||||
voluptuous==0.11.7
|
||||
zeroconf==0.23.0
|
||||
zeroconf==0.24.0
|
||||
|
||||
pycryptodome>=3.6.6
|
||||
|
||||
|
@ -2070,7 +2070,7 @@ youtube_dl==2019.11.22
|
||||
zengge==0.2
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.23.0
|
||||
zeroconf==0.24.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.28
|
||||
|
@ -644,7 +644,7 @@ ya_ma==0.3.8
|
||||
yahooweather==0.10
|
||||
|
||||
# homeassistant.components.zeroconf
|
||||
zeroconf==0.23.0
|
||||
zeroconf==0.24.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.28
|
||||
|
Loading…
x
Reference in New Issue
Block a user