mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 22:41:14 +00:00
22 lines
628 B
YAML
22 lines
628 B
YAML
name: HA KNX Bridge
|
|
description: >
|
|
Home Assistant custom integration that mirrors Home Assistant entities
|
|
to KNX group addresses and accepts KNX actions to control Home Assistant
|
|
entities. It reuses an existing Home Assistant KNX integration and
|
|
provides per-entity "Ports" with automatic DPT selection and UI setup
|
|
via config flow.
|
|
|
|
category: Integrations
|
|
|
|
author: Bahmcloud
|
|
maintainer: Bahmcloud
|
|
|
|
domains:
|
|
- ha_knx_bridge
|
|
|
|
min_ha_version: "2025.12.0"
|
|
|
|
homepage: https://github.com/bahmcloud/HA-KNX-Bridge
|
|
issues: https://github.com/bahmcloud/HA-KNX-Bridge/issues
|
|
source: https://github.com/bahmcloud/HA-KNX-Bridge
|