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) • 499 B
JSON
{
"knxUltimateGarageDoorBarrierOpener": {
"paletteLabel": "Apri Garage KNX",
"command_true_open_false_close": "Vero = apri / Falso = chiudi",
"command_true_close_false_open": "Vero = chiudi / Falso = apri",
"status_true_open_false_closed": "Vero = aperto / Falso = chiuso",
"status_true_closed_false_open": "Vero = chiuso / Falso = aperto",
"while_moving_ignore": "Ignora i comandi ricevuti",
"while_moving_obey": "Ferma il movimento poi esegui il nuovo comando"
}
}