HUE Tapdial - Supergiovane/node-red-contrib-knx-ultimate GitHub Wiki

🌐 Language: EN | IT | DE | 简体中文

Navigation: Home Overview: ChangelogFAQSecurityDocs: Language bar KNX Device: GatewayDeviceProtections Other KNX Nodes: Scene ControllerWatchDogLoggerGlobal ContextAlerterLoad ControlViewerAuto ResponderHA Translator HUE: BridgeLightBatteryButtonContactDevice SW updateLight sensorMotionSceneTap DialTemperatureZigbee connectivity Samples: LoggerSwitch LightDimmingRGB colorRGBW color + WhiteCommand a scene actuatorDatapoint 213.x 4x SetpointDatapoint 222.x 3x SetpointDatapoint 237.x DALI diagsDatapoint 2.x 1 bit proprityDatapoint 22.x RCHH StatusDatetime to BUSRead StatusVirtual DeviceSubtype decodedAlexaApple HomekitGoogle HomeSwitch on/off POE port of Unifi switchSet configuration by msgScene Controller nodeWatchDog nodeGlobal Context nodeAlerter nodeLoad control nodeViewer nodeMySQL, InfluxDB, MQTT Sample


This node reads rotary events from a HUE Tap Dial and maps them to KNX.

The Tap Dial has 4 buttons and 1 rotary knob.
Buttons are handled by the HUE Button node — this node only handles the rotary service.
Rotation can be mapped to one of the following KNX datapoints: DPT 3.007 (relative dim up/down), DPT 5.001 (absolute brightness 0–100%), or 232.600 (vendor color control).

General

Property Description
KNX GW Select the KNX gateway to be used
HUE Bridge Select the HUE Bridge to be used
HUE Button HUE Tap Dial device (autocomplete while typing)

Mapping

Property Description
Rotate DPT 3.007 = dim up/down; DPT 5.001 = absolute brightness (0–100%); 232.600 = color: clockwise → random colors, counter‑clockwise → white

Outputs

  1. Standard output : msg.payload (string|object): raw HUE event (objects are stringified)

Details

Use msg.payload for custom logic if needed.

⚠️ **GitHub.com Fallback** ⚠️