1
0
mirror of https://github.com/home-assistant/core.git synced 2025-04-30 04:07:51 +00:00
2025-04-23 19:52:35 -10:00

8 lines
133 B
Python

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