Add relative color temperature dimming

This commit is contained in:
2026-02-15 21:20:49 +01:00
parent a9fb58c87a
commit 9825e748cf
47 changed files with 276 additions and 90 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.0.27 - 2026-02-15
- Add optional relative color temperature address (DPT 3.007) for lights.
## 0.0.26 - 2026-02-15
- Repeat relative dimming steps until a stop telegram is received.