mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 14:31:13 +00:00
Add KNX address validation and bcs metadata
This commit is contained in:
@@ -35,6 +35,7 @@ Current minimal scope:
|
||||
- `angle_state_address` (DPT 5.001): KNX group address that receives HA tilt updates.
|
||||
|
||||
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).
|
||||
|
||||
## Notes
|
||||
- For DPT 1.008 (Up/Down), the bridge treats `0 = Up/Open` and `1 = Down/Close`.
|
||||
@@ -46,6 +47,6 @@ If a group address is left empty, it is ignored.
|
||||
- Advanced DPT mapping options and inversion settings.
|
||||
|
||||
## Versioning and Releases
|
||||
- Current version: 0.0.1
|
||||
- Current version: 0.0.2
|
||||
- `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