From 6b927b7e2026486b1db60a714b2002e1f875ec42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 14 Apr 2026 13:01:29 +0000 Subject: [PATCH] custom_components/whatsapp_bridge_integration/manifest.json aktualisiert --- custom_components/whatsapp_bridge_integration/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/custom_components/whatsapp_bridge_integration/manifest.json b/custom_components/whatsapp_bridge_integration/manifest.json index 54ba465..f370526 100644 --- a/custom_components/whatsapp_bridge_integration/manifest.json +++ b/custom_components/whatsapp_bridge_integration/manifest.json @@ -4,6 +4,7 @@ "documentation": "https://git.bahmcloud.de/bahmcloud/Whatsapp-Bridge-Integration", "dependencies": [], "codeowners": ["@bahmcloud"], - "version": "0.1.0", - "iot_class": "local_polling" + "version": "0.1.1", + "iot_class": "local_polling", + "config_flow": true } \ No newline at end of file