mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-08 09:41:13 +00:00
Add options flow fallback for ports
This commit is contained in:
@@ -21,6 +21,8 @@ Current minimal scope:
|
||||
## Configure
|
||||
1. During setup, select the existing Home Assistant KNX integration entry.
|
||||
2. Add Ports from the integration's configuration page.
|
||||
If the "Add Port" UI is missing, open the integration options and manage ports
|
||||
there (fallback for HA versions without subentry support).
|
||||
|
||||
### Binary Sensor Port
|
||||
- `entity_id`: the HA binary_sensor to mirror.
|
||||
@@ -65,6 +67,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.8
|
||||
- Current version: 0.0.9
|
||||
- `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