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