Fix browsing regression (#33572)

This commit is contained in:
Jc2k 2020-04-03 13:36:10 +01:00 committed by GitHub
parent eccab375a2
commit 730d90fb8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "zeroconf",
"name": "Zero-configuration networking (zeroconf)",
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
"requirements": ["zeroconf==0.24.5"],
"requirements": ["zeroconf==0.25.0"],
"dependencies": ["api"],
"codeowners": ["@robbiet480", "@Kane610"],
"quality_scale": "internal"

View File

@ -25,7 +25,7 @@ ruamel.yaml==0.15.100
sqlalchemy==1.3.15
voluptuous-serialize==2.3.0
voluptuous==0.11.7
zeroconf==0.24.5
zeroconf==0.25.0
pycryptodome>=3.6.6

View File

@ -2173,7 +2173,7 @@ youtube_dl==2020.03.24
zengge==0.2
# homeassistant.components.zeroconf
zeroconf==0.24.5
zeroconf==0.25.0
# homeassistant.components.zha
zha-quirks==0.0.38

View File

@ -798,7 +798,7 @@ ya_ma==0.3.8
yahooweather==0.10
# homeassistant.components.zeroconf
zeroconf==0.24.5
zeroconf==0.25.0
# homeassistant.components.zha
zha-quirks==0.0.38