mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 11:29:46 +00:00
Upgrade zeroconf to 0.18.0 (#5746)
This commit is contained in:
@@ -17,7 +17,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
DEPENDENCIES = ['api']
|
||||
DOMAIN = 'zeroconf'
|
||||
|
||||
REQUIREMENTS = ['zeroconf==0.17.7']
|
||||
REQUIREMENTS = ['zeroconf==0.18.0']
|
||||
|
||||
ZEROCONF_TYPE = '_home-assistant._tcp.local.'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user