Improve relative dimming decode

This commit is contained in:
2026-02-15 21:51:50 +01:00
parent 60b436f79f
commit 1eb283112c
5 changed files with 34 additions and 6 deletions

View File

@@ -47,7 +47,8 @@ Completed:
- 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.
- Color temperature service calls now use mireds for better compatibility.
- Project version set to 0.0.29 and `CHANGELOG.md` maintained.
- Relative dimming/color temperature decoding improved for control/stepcode payloads.
- Project version set to 0.0.30 and `CHANGELOG.md` maintained.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`