node-red-contrib-knx-ultimate
Version:
Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer. Easy to use and highly configurable.
23 lines (21 loc) • 1.06 kB
JSON
{
"knxUltimateLogger": {
"helplink" : " <i class=\"fa fa-question-circle\"></i> <a target=\"_blank\" href=\"https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/de-Logger-Configuration\"><u>Hilfe für die Konfiguration</u></a>",
"title": "KNX Logger für ETS",
"properties": {
"node-input-server": "Gateway",
"node-input-topic": "Topic",
"node-input-name": "Node Name",
"node-input-autoStartTimerCreateETSXML": "Timer für automatischen Start",
"mlxETSFileAccordion": "ETS-kompatible BUS-Diagnosedatei",
"node-input-intervalCreateETSXML": "Schreibe eine XML Datei jede (in Minuten)",
"node-input-maxRowsInETSXML":"Maximale Anzahl von Zeilen im XML (0 = keine Begrenzung)",
"telegramCounter": "KNX Telegrammzähler",
"node-input-intervalTelegramCount": "Zählintervall (in Sekunden)"
},
"placeholder": {
},
"selectlists": {
}
}
}