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.
27 lines (26 loc) • 754 B
JSON
{
"knxUltimateHueContactSensor": {
"paletteLabel": "Hue 接触传感器",
"hue_sensor": "Hue 接触传感器",
"no_devices": "没有可用的 Hue 接触传感器",
"placeholders": {
"device": "Hue 接触传感器",
"contact_ga": "接触 GA 名称"
},
"tabs": {
"mapping": "映射"
},
"mapping_info": "关联接触状态要写入的 KNX 组地址。",
"output_info": "未选择 KNX 网关。事件仍会通过 Node-RED 输出引脚发送。"
},
"common": {
"ga": "组地址",
"dpt": "数据点类型",
"name": "名称",
"youtube_sample": "YouTube 示例",
"knx_gw": "KNX 网关",
"hue_bridge": "Hue Bridge",
"philips_hue": "飞利浦 HUE",
"read": "读取"
}
}