From e72cd141b7fc56e3088ff2eff61aff45d8f98dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 14 Apr 2026 12:22:35 +0000 Subject: [PATCH] =?UTF-8?q?hacs.json=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hacs.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..26cb3f5 --- /dev/null +++ b/hacs.json @@ -0,0 +1,7 @@ +{ + "name": "Whatsapp Bridge Integration", + "content_in_root": false, + "render_readme": true, + "domains": ["whatsapp_bridge_integration"], + "homeassistant": "2026.4.0" +} \ No newline at end of file