Upgrade zeroconf to 0.19.0 (#6792)
This commit is contained in:
parent
7782e7e948
commit
ad649009cd
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ _LOGGER = logging.getLogger(__name__)
|
|||
DEPENDENCIES = ['api']
|
||||
DOMAIN = 'zeroconf'
|
||||
|
||||
REQUIREMENTS = ['zeroconf==0.18.0']
|
||||
REQUIREMENTS = ['zeroconf==0.19.0']
|
||||
|
||||
ZEROCONF_TYPE = '_home-assistant._tcp.local.'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue