Fix light color temperature decoding

This commit is contained in:
2026-02-15 20:42:32 +01:00
parent 0afbcc4f70
commit 082ce93334
5 changed files with 11 additions and 7 deletions

View File

@@ -41,7 +41,8 @@ Completed:
- Light port support added with full KNX color/temperature mappings and individual color channels.
- Light port keys renamed to avoid conflicts; outgoing updates now only target light state addresses.
- Light port optional relative dimming address (DPT 3.007) added.
- Project version set to 0.0.23 and `CHANGELOG.md` maintained.
- Light color temperature event type mapping and relative dimming decoding fixed.
- Project version set to 0.0.24 and `CHANGELOG.md` maintained.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`