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, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.
31 lines (30 loc) • 1.07 kB
JSON
{
"knxUltimateHuedevice_software_update": {
"paletteLabel": "Hue 软件更新",
"hue_device": "Hue 设备",
"tabs": {
"mapping": "映射",
"behaviour": "行为"
},
"mapping_info": "映射用于报告软件更新状态的 KNX 组地址。",
"behaviour_info": "配置启动时读取以及 Node-RED 输出引脚的可见性。",
"node_pins": "节点输入/输出引脚",
"node_pins_hide": "隐藏引脚",
"node_pins_show": "显示节点输入/输出引脚",
"output_info": "没有 KNX 网关时仍保持向流程输出,以继续接收 Hue 事件。",
"no_devices": "未找到 Hue 设备。添加新设备后请点击刷新图标。",
"read_status_startup": "启动时读取状态",
"opt_no": "否",
"opt_yes_emit": "是,并发送 KNX 电报。"
},
"common": {
"ga": "组地址",
"dpt": "数据点类型",
"name": "名称",
"youtube_sample": "YouTube 示例",
"knx_gw": "KNX 网关",
"hue_bridge": "Hue Bridge",
"philips_hue": "飞利浦 HUE",
"read": "读取"
}
}