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.
29 lines (28 loc) • 972 B
JSON
{
"knxUltimateHueTapDial": {
"title": "HUE 旋钮节点",
"paletteLabel": "Hue 旋钮开关",
"hue_device": "Hue Tap Dial",
"tabs": {
"mapping": "映射",
"behaviour": "行为"
},
"mapping_info": "将 Tap Dial 的旋转事件映射到 KNX 组地址。",
"behaviour_info": "决定在停用 KNX 传输时是否仍显示 Node-RED 输出引脚。",
"node_pins": "节点输入/输出引脚",
"node_pins_hide": "隐藏引脚",
"node_pins_show": "显示节点输入/输出引脚",
"output_info": "没有 KNX 网关时仍保持向流程输出,以继续接收 Hue 事件。",
"no_devices": "未发现 Hue Tap Dial。配对新旋钮后请点击刷新图标。"
},
"common": {
"ga": "组地址",
"dpt": "数据点类型",
"name": "名称",
"youtube_sample": "YouTube 示例",
"knx_gw": "KNX 网关",
"hue_bridge": "Hue Bridge",
"philips_hue": "飞利浦 HUE",
"read": "读取"
}
}