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.
28 lines (27 loc) • 956 B
JSON
{
"common": {
"ga": "组地址",
"dpt": "数据点类型",
"name": "名称",
"youtube_sample": "YouTube 示例",
"knx_gw": "KNX 网关",
"hue_bridge": "Hue Bridge",
"philips_hue": "飞利浦 HUE",
"read": "读取"
},
"knxUltimateHueMotion": {
"paletteLabel": "Hue 人体传感器",
"hue_sensor": "Hue 人体传感器",
"no_devices": "没有可用的运动传感器",
"tabs": {
"mapping": "映射",
"behaviour": "行为"
},
"mapping_info": "关联应接收运动检测状态的 KNX 组地址。",
"behaviour_info": "当没有 KNX 时,可通过此设置决定是否保留 Node-RED 输出引脚以处理 Hue 运动事件。",
"node_pins": "节点输出引脚",
"node_pins_show": "显示 Node-RED 输出引脚",
"node_pins_hide": "隐藏",
"output_info": "未选择 KNX 网关。启用 Node-RED 输出引脚后,Hue 运动事件仍会发送到流程中。"
}
}