node-red-contrib-knx-ultimate
Version:
Control your KNX and KNX Secure 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.
24 lines (21 loc) • 861 B
JSON
{
"knxUltimateLogger": {
"paletteLabel": "KNX Logger",
"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": {
}
}
}