Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: G Johansson <goran.johansson@shiftit.se> Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
13 lines
200 B
Python
13 lines
200 B
Python
"""Automatically generated by hassfest.
|
|
|
|
To update, run python3 -m script.hassfest
|
|
"""
|
|
|
|
MQTT = {
|
|
"dsmr_reader": [
|
|
"dsmr/#",
|
|
],
|
|
"tasmota": [
|
|
"tasmota/discovery/#",
|
|
],
|
|
}
|