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.
22 lines (21 loc) • 926 B
JSON
{
"hue-config": {
"properties": {
"title": "Puente de Hue Philips",
"host": "IP",
"host_placeholder": "Escriba la IP del puente Hue, luego haga clic en Conectar",
"node-config-input-name": "Nombre",
"getinfocam": "Regístrese en HUB",
"connect": "CONECTAR",
"manual_credentials": "YA TENGO LAS CREDENCIALES",
"bridge_id": "ID de puente",
"username": "Nombre de usuario",
"client_key": "Clave del cliente",
"wait_message": "Espera, estoy hablando con tu puente Hue...",
"caution": "PRECAUCIÓN: otros nodos Hue de terceros instalados al mismo tiempo pueden causar problemas y deben eliminarse.",
"link_button_wait": "Pulsa el botón de enlace del puente Hue. Esperando confirmación…",
"registration_failed": "Error al registrar el puente Hue.",
"registration_unreachable": "No se puede contactar con el puente Hue."
}
}
}