From 06ceaf4622560f9a269efdb977f3c6a30fb4aaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 14 Apr 2026 12:25:48 +0000 Subject: [PATCH] =?UTF-8?q?bcs.yaml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bcs.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 bcs.yaml diff --git a/bcs.yaml b/bcs.yaml new file mode 100644 index 0000000..493641b --- /dev/null +++ b/bcs.yaml @@ -0,0 +1,20 @@ +name: HA KNX Bridge +description: > + This is the custom integration for the Bahmcloud WhatsApp Bridge. + It allows you to manage multiple WhatsApp accounts as Home Assistant + services, making it incredibly easy to send automated messages + via YAML or Node-RED. + +category: Integrations + +author: Bahmcloud +maintainer: Bahmcloud + +domains: + - whatsapp_bridge_integration + +min_ha_version: "2026.4.0" + +homepage: https://git.bahmcloud.de/bahmcloud/Whatsapp-Bridge-Integration/ +issues: https://git.bahmcloud.de/bahmcloud/Whatsapp-Bridge-Integration/ +source: https://git.bahmcloud.de/bahmcloud/Whatsapp-Bridge-Integration/ \ No newline at end of file