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.
39 lines (38 loc) • 1.32 kB
JSON
{
"knxUltimateMultiRouting": {
"title": "KNX Multi Routing",
"properties": {
"mode": "Modalità",
"modeGateway": "Gateway / Routing",
"modeServer": "Server KNX/IP",
"server": "Gateway",
"name": "Nome",
"outputtopic": "Topic output",
"dropIfSameGateway": "Scarta messaggi già marcati per questo gateway",
"respectRoutingCounter": "Rispetta routing counter (scarta se 0)",
"decrementRoutingCounter": "Decrementa routing counter durante l'inoltro",
"tunnelTitle": "Server KNX/IP",
"tunnelListenHost": "Host in ascolto",
"tunnelListenPort": "Porta in ascolto",
"tunnelAdvertiseHost": "Host annunciato",
"tunnelAdvertiseHostPlaceholder": "(opzionale) Host/IP da annunciare ai client",
"tunnelAssignedIndividualAddress": "Indirizzo individuale assegnato",
"tunnelGatewayId": "Gateway id (tag)",
"tunnelGatewayIdPlaceholder": "(auto) Usato come knxMultiRouting.gateway.id",
"tunnelMaxSessions": "Sessioni max"
},
"outputs": {
"raw": "Telegrammi RAW"
}
},
"common": {
"ga": "GA",
"dpt": "DPT",
"name": "Nome",
"youtube_sample": "Esempio YouTube",
"knx_gw": "Gateway KNX",
"hue_bridge": "Hue Bridge",
"philips_hue": "Philips HUE",
"read": "Leggi"
}
}