Files
home-assistant-core/homeassistant/generated/mqtt.py
T
2024-05-10 13:32:42 +02:00

23 lines
370 B
Python

"""Automatically generated file.
To update, run python3 -m script.hassfest
"""
MQTT = {
"drop_connect": [
"drop_connect/discovery/#",
],
"dsmr_reader": [
"dsmr/#",
],
"esphome": [
"esphome/discover/#",
],
"fully_kiosk": [
"fully/deviceInfo/+",
],
"tasmota": [
"tasmota/discovery/#",
],
}