diff --git a/custom_components/whatsapp_bridge_custom/manifest.json b/custom_components/whatsapp_bridge_custom/manifest.json new file mode 100644 index 0000000..54ba465 --- /dev/null +++ b/custom_components/whatsapp_bridge_custom/manifest.json @@ -0,0 +1,9 @@ +{ + "domain": "whatsapp_bridge_integration", + "name": "WhatsApp Bridge Integration", + "documentation": "https://git.bahmcloud.de/bahmcloud/Whatsapp-Bridge-Integration", + "dependencies": [], + "codeowners": ["@bahmcloud"], + "version": "0.1.0", + "iot_class": "local_polling" +} \ No newline at end of file