smarthomej / addons

SmartHome/J addons for openHAB
Eclipse Public License 2.0
61 stars 25 forks source link

[knx] add support for RGBW and xyY DPTs #208

Closed J-N-K closed 3 years ago

J-N-K commented 3 years ago

This adds support for DPT 242.600 (xyY) and DPT 251.600 (RGBW).

251.600 can be used for both, color channel (uses RGB component) and dimmer channel (uses W component).

This also includes general code improvements in the handling of KNX data and code style improvements.

Signed-off-by: Jan N. Klug jan.n.klug@rub.de