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.

22 lines (21 loc) • 862 B
{ "hue-config": { "properties": { "title": "Philips Hue Bridge", "host": "IP", "host_placeholder": "Write the Hue Bridge IP, then click CONNECT", "node-config-input-name": "Name", "getinfocam": "Register to HUB", "connect": "CONNECT", "manual_credentials": "I ALREADY HAVE THE CREDENTIALS", "bridge_id": "Bridge ID", "username": "Username", "client_key": "Client Key", "wait_message": "Wait, I'm talking to your Hue Bridge...", "caution": "CAUTION: other coexisting third-party HUE nodes may cause problems and shall be uninstalled.", "link_button_wait": "Please press the link button on the Hue Bridge. Waiting for confirmation…", "registration_failed": "Hue bridge registration failed.", "registration_unreachable": "Unable to reach the Hue bridge." } } }