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.09 kB
JSON
{
"knxUltimateHueHumiditySensor": {
"paletteLabel": "Sensor de humedad de tono",
"heading": "Nodo del sensor de humedad del tono",
"hue_sensor": "Sensor de tono",
"no_devices": "No hay dispositivos disponibles",
"tabs": {
"humidity": "Humedad",
"behaviour": "Comportamiento"
},
"humidity_info": "Enlace su dirección de grupo de humedad KNX para recibir la humedad relativa (%).",
"node_pins": "Pin de salida de nodo",
"node_pins_hide": "Esconder",
"node_pins_show": "Mostrar pin de salida de nodo-rojo",
"output_info": "No se seleccionó KNX Gateway. Cuando el PIN de salida de Node-Red está habilitado, los eventos de HUE todavía se emiten a su flujo.",
"read_status_startup": "Estado de lectura en el inicio",
"opt_no": "No",
"opt_yes_emit": "Sí, y emitir telegramas KNX."
},
"common": {
"ga": "Georgia",
"dpt": "DPT",
"name": "Nombre",
"youtube_sample": "Muestra de youtube",
"knx_gw": "KNX GW",
"hue_bridge": "Hue Bridge",
"philips_hue": "Tono Philips",
"read": "Leer"
}
}