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:
21
bcs.yaml
Normal file
21
bcs.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
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
|
||||
Reference in New Issue
Block a user