Add relative color temp control

This commit is contained in:
2026-02-15 21:29:56 +01:00
parent 9825e748cf
commit d9b4e39a69
46 changed files with 99 additions and 95 deletions

View File

@@ -45,7 +45,8 @@ Completed:
- Relative dimming step mapping tuned to avoid on/off jumps.
- Relative dimming now repeats steps until a stop telegram is received.
- Relative color temperature steps (DPT 3.007) added for lights.
- Project version set to 0.0.27 and `CHANGELOG.md` maintained.
- Relative color temperature control wired into light schema, UI order adjusted, and KNX color temperature types aligned.
- Project version set to 0.0.28 and `CHANGELOG.md` maintained.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`