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, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.
22 lines (21 loc) • 906 B
JSON
{
"hue-config": {
"properties": {
"title": "Philips Hue Bridge",
"host": "IP",
"host_placeholder": "Inserisci l'IP del Bridge Hue, poi clicca CONNETTI",
"node-config-input-name": "Nome",
"getinfocam": "Registrati sull'hub",
"connect": "CONNETTI",
"manual_credentials": "HO GIÀ LE CREDENZIALI",
"bridge_id": "ID Bridge",
"username": "Username",
"client_key": "Client Key",
"wait_message": "Attendi, sto comunicando con il tuo Hue Bridge...",
"caution": "ATTENZIONE: altri nodi HUE di terze parti installati possono causare problemi e devono essere rimossi.",
"link_button_wait": "Premi il pulsante di collegamento sul Bridge Hue. In attesa della conferma…",
"registration_failed": "Registrazione del bridge Hue non riuscita.",
"registration_unreachable": "Impossibile raggiungere il bridge Hue."
}
}
}