Fix relative CT start/stop handling

This commit is contained in:
2026-02-15 22:10:18 +01:00
parent 91f51cb414
commit 69267f7c0f
5 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.0.32 - 2026-02-15
- Treat DPT 3.007 step_code 0 as a start/stop toggle for relative dimming/CT and rely on raw payload parsing.
## 0.0.31 - 2026-02-15
- Treat DPT 3.007 step_code 0 as a single-step for relative dimming/CT and register control_dimming event types.