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) • 764 B
JSON
{
"knxUltimateHueContactSensor": {
"paletteLabel": "Hue-Kontaktsensor",
"hue_sensor": "Hue-Kontaktsensor",
"no_devices": "Keine Hue-Kontaktsensoren verfügbar",
"placeholders": {
"device": "Hue-Kontaktsensor",
"contact_ga": "Kontakt-GA-Name"
},
"tabs": {
"mapping": "Zuordnung"
},
"mapping_info": "Verknüpfen Sie die KNX-GA, die den Kontaktzustand erhalten soll.",
"output_info": "Kein KNX-Gateway ausgewählt. Ereignisse werden trotzdem am Node-RED-Ausgang ausgegeben."
},
"common": {
"ga": "GA",
"dpt": "DPT",
"name": "Name",
"youtube_sample": "YouTube-Beispiel",
"knx_gw": "KNX-Gateway",
"hue_bridge": "Hue Bridge",
"philips_hue": "Philips HUE",
"read": "Lesen"
}
}