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, ETS group address importer, and KNX routing between interfaces. Easy to use and highly configurable.

45 lines (44 loc) 892 B
[ { "id": "view_cfg_1", "type": "knxUltimate-config", "z": "", "host": "224.0.23.12", "port": "3671", "physAddr": "15.15.202", "suppressACKRequest": false, "csv": "", "KNXEthInterface": "Auto", "KNXEthInterfaceManuallyInput": "", "autoReconnect": "yes" }, { "id": "viewer_1", "type": "knxUltimateViewer", "z": "flow3", "server": "view_cfg_1", "name": "GA Viewer", "output": "gadashboard", "showRefreshButton": true, "showSendToBus": true, "showFilter": true, "x": 370, "y": 180, "wires": [["viewer_dbg"]] }, { "id": "viewer_dbg", "type": "debug", "z": "flow3", "name": "Viewer output", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "x": 570, "y": 180, "wires": [] } ]