UNPKG

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, ETS group address importer, and KNX routing between interfaces. Easy to use and highly configurable.

26 lines (25 loc) 957 B
{ "knxUltimateLoadControl": { "paletteLabel": "KNX Laststeuerung", "title": "Load control", "primoaldistacco": "(this is the first to be switched off)", "properties": { "node-input-server": "Gateway", "node-input-name": "Name", "node-input-controlMode": "Modus", "node-input-dpt": "Datapoint", "node-input-topic": "Monitor W", "node-input-controlGA": "Load", "node-input-monitorGA": "In use", "node-input-wattLimit": "Limit W", "node-input-sheddingCheckInterval": "Ausschaltverzögerung (s)", "node-input-sheddingRestoreDelay": "Einschaltverzögerung (s)", "node-input-autoRestore": "Automatic recovery" }, "selectlists": { "controlModeAuto": "Automatisch (intern)", "controlModeMsg": "Manuell (msg.shedding)" }, "other": {} } }