core/homeassistant/generated/zeroconf.py

21 lines
328 B
Python
Raw Normal View History

"""Automatically generated by hassfest.
To update, run python3 -m hassfest
"""
SERVICE_TYPES = {
"_axis-video._tcp.local.": [
"axis"
],
"_coap._udp.local.": [
"tradfri"
],
"_esphomelib._tcp.local.": [
"esphome"
],
"_hap._tcp.local.": [
"homekit_controller"
]
}