Repeat relative dimming steps

This commit is contained in:
2026-02-15 21:06:22 +01:00
parent c8d05acae9
commit a9fb58c87a
5 changed files with 38 additions and 10 deletions

View File

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