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.
39 lines (38 loc) • 1.29 kB
JSON
{
"knxUltimateMultiRouting": {
"title": "KNX Multi Routing",
"properties": {
"mode": "Mode",
"modeGateway": "Gateway / Routing",
"modeServer": "Server KNX/IP",
"server": "Gateway",
"name": "Name",
"outputtopic": "Output topic",
"dropIfSameGateway": "Drop messages already tagged for this gateway",
"respectRoutingCounter": "Respect routing counter (drop if 0)",
"decrementRoutingCounter": "Decrement routing counter when routing",
"tunnelTitle": "KNX/IP Server",
"tunnelListenHost": "Listen host",
"tunnelListenPort": "Listen port",
"tunnelAdvertiseHost": "Advertise host",
"tunnelAdvertiseHostPlaceholder": "(optional) Host/IP to advertise to clients",
"tunnelAssignedIndividualAddress": "Assigned individual address",
"tunnelGatewayId": "Gateway id (tag)",
"tunnelGatewayIdPlaceholder": "(auto) Used as knxMultiRouting.gateway.id",
"tunnelMaxSessions": "Max sessions"
},
"outputs": {
"raw": "RAW telegrams"
}
},
"common": {
"ga": "Georgia",
"dpt": "DPT",
"name": "Nombre",
"youtube_sample": "Muestra de youtube",
"knx_gw": "KNX GW",
"hue_bridge": "Hue Bridge",
"philips_hue": "Tono Philips",
"read": "Leer"
}
}