Add light port support

This commit is contained in:
2026-02-15 18:00:55 +01:00
parent c5ab9e854c
commit 7953cd25ba
48 changed files with 6122 additions and 495 deletions

View File

@@ -38,7 +38,8 @@ Completed:
- Cover HA state -> KNX percent updates (DPT 5.001)
- README includes initial DPT mapping and roadmap.
- Incoming invert toggles removed; outgoing inversion remains only for state addresses.
- Project version set to 0.0.20 and `CHANGELOG.md` maintained.
- 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.
Files created:
- `custom_components/ha_knx_bridge/__init__.py`