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, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.
12 lines (11 loc) • 484 B
JSON
{
"knxUltimateGarageDoorBarrierOpener": {
"paletteLabel": "KNX Garage opener",
"command_true_open_false_close": "True = open / False = close",
"command_true_close_false_open": "True = close / False = open",
"status_true_open_false_closed": "True = open / False = closed",
"status_true_closed_false_open": "True = closed / False = open",
"while_moving_ignore": "Ignore commands received",
"while_moving_obey": "Stop moving then obey to new command"
}
}