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 and ETS group address importer. Easy to use and highly configurable.

12 lines (11 loc) 499 B
{ "knxUltimateGarageDoorBarrierOpener": { "paletteLabel": "KNX 车库门开启器", "command_true_open_false_close": "True = 打开 / False = 关闭", "command_true_close_false_open": "True = 关闭 / False = 打开", "status_true_open_false_closed": "True = 打开 / False = 关闭", "status_true_closed_false_open": "True = 关闭 / False = 打开", "while_moving_ignore": "忽略接收到的命令", "while_moving_obey": "停止移动,然后执行新命令" } }