Remove incoming inversion toggles

This commit is contained in:
2026-02-15 16:47:44 +01:00
parent b59455909c
commit c5ab9e854c
47 changed files with 73 additions and 1015 deletions

View File

@@ -40,7 +40,7 @@ Current minimal scope:
If a group address is left empty, it is ignored.
Group address format must be `X/Y/Z` (0-31/0-7/0-255) or `X/Y` (0-31/0-2047).
Each group address has `invert incoming` and `invert outgoing` toggles to flip KNX payloads.
Only state addresses expose an `invert outgoing` toggle to flip KNX payloads.
### Switch Port
- `entity_id`: the HA switch to control/monitor.
@@ -68,6 +68,6 @@ Each group address has `invert incoming` and `invert outgoing` toggles to flip K
- Advanced DPT mapping options and inversion settings.
## Versioning and Releases
- Current version: 0.0.19
- Current version: 0.0.20
- `CHANGELOG.md` lists versions with the newest entries at the top.
- Release creation is manual and only done when explicitly requested.