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) • 702 B
JSON
{
"hue-config": {
"properties": {
"title": "Philips Hue Bridge",
"host": "IP",
"host_placeholder": "请输入 Hue 网桥的 IP,然后点击 连接",
"node-config-input-name": "Name",
"getinfocam":"注册到 HUB",
"connect": "连接",
"bridge_id": "Bridge ID",
"username": "用户名",
"client_key": "客户端密钥",
"secrets": "密钥",
"reveal": "显示",
"wait_message": "请稍候,正在与您的 HUE 网桥通信...",
"caution": "注意:其他第三方 HUE 节点可能会导致问题,建议卸载。"
}
}
}