"""Zeroconf constants.""" DOMAIN = "zeroconf" ZEROCONF_TYPE = "_home-assistant._tcp.local." REQUEST_TIMEOUT = 10000 # 10 seconds