Normalize event destination and clamp percent

This commit is contained in:
2026-02-13 20:45:27 +01:00
parent 6ce60029a1
commit 44de824041
4 changed files with 20 additions and 14 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.0.16 - 2026-02-13
- Normalize incoming event destinations and clamp percent payloads even without inversion.
## 0.0.15 - 2026-02-13
- Remove unsupported `payload_length` field from KNX send calls.