HUE Ultimate
Examples
Import an example
Download a JSON file below, then use Node-RED menu → Import → select a file. Read the Comment node, select your own bridge/controller and device, configure the KNX gateway when required, then Deploy. Examples contain no credentials and no automatic Injects. Click Inject manually only after setup.
Light: Node-RED commands
Switch and dim a real light with Node-RED messages. Inspect the configured state topics in Debug.
examples/Hue Light - Topic Commands.json
Motion: events in the flow
Receive boolean presence changes from a Hue motion sensor.
examples/Hue Motion - Topic Events.json
Light: native KNX
Connect a real light directly to KNX command and feedback addresses. Select your existing gateway.
examples/Hue Light - Native KNX.json
More examples
The examples folder also contains device-specific flows. Open their Comment nodes before deploying.