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.
31 lines (30 loc) • 1.16 kB
JSON
{
"knxUltimateHuedevice_software_update": {
"paletteLabel": "Hue Softwareaktualisierung",
"hue_device": "Hue-Gerät",
"tabs": {
"mapping": "Zuordnung",
"behaviour": "Verhalten"
},
"mapping_info": "Ordnen Sie die KNX-Gruppenadresse zu, die den Update-Status meldet.",
"behaviour_info": "Konfigurieren Sie den Start-Scan und die Sichtbarkeit des Node-RED-Ausgangs.",
"node_pins": "Node-Ein-/Ausgangspins",
"node_pins_hide": "Pins ausblenden",
"node_pins_show": "Ein-/Ausgangspins anzeigen",
"output_info": "Ohne KNX-Gateway bleibt der Flow-Ausgang aktiv, damit Hue-Ereignisse weiterhin Node-RED erreichen.",
"no_devices": "Kein Hue-Gerät gefunden. Verwenden Sie das Aktualisierungssymbol, nachdem ein neues Gerät hinzugefügt wurde.",
"read_status_startup": "Status beim Start lesen",
"opt_no": "Nein",
"opt_yes_emit": "Ja, und KNX-Telegramme senden."
},
"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"
}
}