core/homeassistant/generated/mqtt.py

13 lines
164 B
Python

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