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) 947 B
{ "knxUltimateLoadControl": { "paletteLabel": "KNX Load Control", "title": "Load control", "primoaldistacco": "(this is the first to be switched off)", "properties": { "node-input-server": "Gateway", "node-input-name": "NoNameme", "node-input-controlMode": "Mode", "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": "Delay switch off (s)", "node-input-sheddingRestoreDelay": "Delay switch on (s)", "node-input-autoRestore": "Automatic recovery" }, "selectlists": { "controlModeAuto": "Automatic (internal)", "controlModeMsg": "Manual (msg.shedding)" }, "other": {} } }