Fix light port key collisions

This commit is contained in:
2026-02-15 18:29:11 +01:00
parent 7953cd25ba
commit e76cfeb98c
46 changed files with 327 additions and 336 deletions

View File

@@ -39,7 +39,8 @@ Completed:
- README includes initial DPT mapping and roadmap.
- 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.
- Project version set to 0.0.21 and `CHANGELOG.md` maintained.
- 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.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`