10 lines
154 B
Python
10 lines
154 B
Python
"""Automatically generated by hassfest.
|
|
|
|
To update, run python3 -m script.hassfest
|
|
"""
|
|
|
|
MQTT = {
|
|
"tasmota": [
|
|
"tasmota/discovery/#",
|
|
],
|
|
}
|