Add light relative dimming

This commit is contained in:
2026-02-15 19:55:21 +01:00
parent e76cfeb98c
commit 0afbcc4f70
47 changed files with 159 additions and 3 deletions

View File

@@ -40,7 +40,8 @@ Completed:
- Incoming invert toggles removed; outgoing inversion remains only for state addresses.
- Light port support added with full KNX color/temperature mappings and individual color channels.
- Light port keys renamed to avoid conflicts; outgoing updates now only target light state addresses.
- Project version set to 0.0.22 and `CHANGELOG.md` maintained.
- Light port optional relative dimming address (DPT 3.007) added.
- Project version set to 0.0.23 and `CHANGELOG.md` maintained.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`