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.
20 lines (19 loc) • 478 B
JSON
{
"knxUltimateHueLightSensor": {
"title": "Nodo Sensore Luce HUE",
"paletteLabel": "Sensore luce Hue",
"read_status_startup": "Leggi lo stato all'avvio",
"opt_no": "No",
"opt_yes_emit": "Sì, ed emetti i telegrammi KNX."
},
"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"
}
}