mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-08 09:41:13 +00:00
Add per-address invert toggles
This commit is contained in:
@@ -37,6 +37,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.
|
||||
|
||||
### Switch Port
|
||||
- `entity_id`: the HA switch to control/monitor.
|
||||
@@ -53,6 +54,6 @@ Group address format must be `X/Y/Z` (0-31/0-7/0-255) or `X/Y` (0-31/0-2047).
|
||||
- Advanced DPT mapping options and inversion settings.
|
||||
|
||||
## Versioning and Releases
|
||||
- Current version: 0.0.3
|
||||
- Current version: 0.0.4
|
||||
- `CHANGELOG.md` lists versions with the newest entries at the top.
|
||||
- Release creation is manual and only done when explicitly requested.
|
||||
|
||||
Reference in New Issue
Block a user