HUE Zigbee connectivity - Supergiovane/node-red-contrib-knx-ultimate GitHub Wiki

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

Navigation: Home Overview: ChangelogFAQSecurityDocs: Language bar KNX Device: GatewayDeviceProtections Other KNX Nodes: Scene ControllerWatchDogLoggerGlobal ContextAlerterLoad ControlViewerAuto ResponderHA TranslatorIoT Bridge 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 Contribute to Wiki: Link


This node retrieves the Zigbee connectivity status from a HUE device and exposes it to KNX.

Start typing the KNX device name or Group Address in the GA field; suggestions appear while you type.

General

Property Description
KNX GW KNX gateway used to publish the status.
HUE Bridge HUE Bridge to query.
HUE Sensor HUE sensor/device providing the Zigbee connectivity info. Autocomplete while typing.

Mapping

Property Description
Status KNX Group Address that reflects Zigbee connectivity. Becomes true when connected, otherwise false.
Read status at startup Reads current status at editor start/reconnection and emits to KNX. Default: "yes”.

Outputs

  1. Standard output : payload (boolean): connectivity state.

Details

msg.payload carries the boolean state (true/false).
msg.status contains a textual status: one of connected, disconnected, connectivity_issue, unidirectional_incoming .

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