15 lines
324 B
JSON
15 lines
324 B
JSON
{
|
|
"elements": [
|
|
{
|
|
"type": "Label",
|
|
"caption": "Dieses Modul lauscht auf MQTT-Nachrichten und erstellt pro Shelly-Gerät Variablen (input, output, temperature, online, type)."
|
|
},
|
|
{
|
|
"type": "CheckBox",
|
|
"name": "Debug",
|
|
"caption": "Debug-Log aktivieren"
|
|
}
|
|
],
|
|
"actions": []
|
|
}
|