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 and ETS group address importer. Easy to use and highly configurable.
23 lines (18 loc) • 1.02 kB
HTML
<script type="text/markdown" data-help-name="hue-config">
<h1><p align='center'>PHILIPS HUE NODES</p></h1>
<br/>
<p align='center'>
<img src='https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/huehub.jpg' width='40%'>
</p>
Questo nodo effettua la registrazione presso l'HUE Bridge.
Imposta l'IP del Bridge e fai clic su **CONNECT** .\
In alternativa puoi impostare manualmente le credenziali.
**Generale**
| Proprietà | Descrizione |
|--|--|
| IP | Inserisci l'IP dell'HUE Bridge (l'IP deve essere fisso). |
| CONNECT | Avvia la procedura di registrazione con l'HUE Bridge. Dopo aver premuto **CONNECT ** , il campo Bridge ID viene letto automaticamente. Puoi quindi scegliere se registrare nuove credenziali oppure**SET CREDENTIALS MANUALLY** ; in tal caso compila i campi a mano. |
| Name | Nome dell'HUE Bridge. |
| Reveal | Mostra la coppia di chiavi (Username e Client Key) per poterla copiare e usare dove necessario. |

</script>