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.
32 lines (30 loc) • 1.07 kB
JSON
{
"common": {
"ga": "组地址",
"dpt": "数据点类型",
"name": "名称",
"youtube_sample": "YouTube 示例",
"knx_gw": "KNX 网关",
"hue_bridge": "Hue Bridge",
"philips_hue": "飞利浦 HUE",
"read": "读取"
},
"knxUltimateHueAreaMotion": {
"paletteLabel": "Hue 区域人体传感器",
"heading": "Hue 区域人体传感器节点",
"hue_area": "Hue 区域人体传感器(MotionAware)",
"no_devices": "没有可用的 MotionAware 区域",
"tabs": {
"motion": "运动",
"behaviour": "行为"
},
"node_pins": "节点输出引脚",
"node_pins_hide": "隐藏",
"node_pins_show": "显示 Node-RED 输出引脚",
"output_info": "未选择 KNX 网关。启用 Node-RED 输出引脚后,MotionAware 区域的运动事件仍会发送到流程中。",
"read_status_startup": "启动时读取状态",
"opt_no": "否",
"opt_yes_emit": "是,并发送 KNX 电报。",
"motion_info": "关联应接收该 MotionAware 区域聚合运动状态的 KNX 组地址。"
}
}