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.
12 lines (11 loc) • 522 B
JSON
{
"knxUltimateGarageDoorBarrierOpener": {
"paletteLabel": "Ouvre-garage KNX",
"command_true_open_false_close": "True = open / false = clôture",
"command_true_close_false_open": "True = close / false = ouvert",
"status_true_open_false_closed": "True = open / false = fermé",
"status_true_closed_false_open": "True = fermé / false = ouvert",
"while_moving_ignore": "Ignorer les commandes reçues",
"while_moving_obey": "Arrêtez de déménager puis obéissez à une nouvelle commande"
}
}