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.
20 lines (19 loc) • 705 B
JSON
{
"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",
"bridge_id": "Bridge ID",
"username": "Username",
"client_key": "Client Key",
"secrets": "Secrets",
"reveal": "Reveal",
"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."
}
}
}