Tune relative dimming steps

This commit is contained in:
2026-02-15 21:00:24 +01:00
parent 082ce93334
commit c8d05acae9
5 changed files with 15 additions and 11 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.0.25 - 2026-02-15
- Tune light relative dimming step mapping to avoid on/off jumps.
## 0.0.24 - 2026-02-15
- Fix light color temperature event type mapping and improve relative dimming decoding.