Use mired color temperature service

This commit is contained in:
2026-02-15 21:46:50 +01:00
parent d9b4e39a69
commit 60b436f79f
5 changed files with 10 additions and 6 deletions

View File

@@ -46,7 +46,8 @@ Completed:
- Relative dimming now repeats steps until a stop telegram is received.
- Relative color temperature steps (DPT 3.007) added for lights.
- 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.
- Color temperature service calls now use mireds for better compatibility.
- Project version set to 0.0.29 and `CHANGELOG.md` maintained.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`