hass-core/homeassistant/generated/zeroconf.py

18 lines
266 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"
]
}