Add relative color temperature dimming

This commit is contained in:
2026-02-15 21:20:49 +01:00
parent a9fb58c87a
commit 9825e748cf
47 changed files with 276 additions and 90 deletions

View File

@@ -44,7 +44,8 @@ Completed:
- Light color temperature event type mapping and relative dimming decoding fixed.
- Relative dimming step mapping tuned to avoid on/off jumps.
- Relative dimming now repeats steps until a stop telegram is received.
- Project version set to 0.0.26 and `CHANGELOG.md` maintained.
- Relative color temperature steps (DPT 3.007) added for lights.
- Project version set to 0.0.27 and `CHANGELOG.md` maintained.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`