Files
core/homeassistant/generated/mqtt.py
T
2022-09-25 23:15:50 -04:00

14 lines
200 B
Python

"""Automatically generated by hassfest.
To update, run python3 -m script.hassfest
"""
MQTT = {
"dsmr_reader": [
"dsmr/#",
],
"tasmota": [
"tasmota/discovery/#",
],
}