This node reads relative humidity (%) from a HUE humidity sensor and maps it to KNX.
Start typing in the GA field (name or Group Address) to link the KNX GA; devices appear while you type.
General
| Property | Description |
|---|---|
| KNX GW | Select the KNX gateway to be used |
| HUE Bridge | Select the HUE Bridge to be used |
| HUE Sensor | HUE humidity sensor (autocomplete while typing) |
| Read status at startup | On startup/reconnect, read current value and send it to KNX (default: no) |
Mapping
| Property | Description |
|---|---|
| Humidity | KNX GA for relative humidity %. Recommended DPT: 9.007 |
Outputs
-
- Standard output
msg.payload(number): current relative humidity in %
Details
msg.payload carries the numeric humidity value (percentage).