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) • 781 B
JSON
{
"knxUltimateHueContactSensor": {
"paletteLabel": "Sensore contatto Hue",
"hue_sensor": "Sensore contatto Hue",
"no_devices": "Nessun sensore contatto Hue disponibile",
"placeholders": {
"device": "Sensore contatto Hue",
"contact_ga": "Nome GA contatto"
},
"tabs": {
"mapping": "Associazione"
},
"mapping_info": "Collega la GA KNX che deve ricevere lo stato del contatto.",
"output_info": "Nessun gateway KNX selezionato. Gli eventi vengono comunque emessi sul pin di output di Node-RED."
},
"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"
}
}