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.
21 lines (16 loc) • 1 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>
This node registers to the Hue Bridge.
Just set the Bridge's IP and click **CONNECT** .\
You can also manually set the credentials.
**General**
|Property|Description|
|--|--|
| IP | Put here the bridge's IP (the IP must be fixed) |
| CONNECT | This button will start the registering process with HUE Bridge. The bridge ID field is automatically read from the bridge after pressing **CONNECT ** . You can then choose to register new credentials, or to**SET CREDENTIALS MANUALLY** . If you choose to set credentials manually, just fill in the fields. |
| Name | The bridge's name |
| Reveal | Reveals the secret key pair Username and Client Key, so you can copy and use it wherever you want. |

</script>