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.
22 lines (21 loc) • 791 B
JSON
{
"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-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": {},
"other": {}
}
}