From bb340108e23017587044e4b421fcb7e7e5c24c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Thu, 15 Jan 2026 14:07:31 +0000 Subject: [PATCH] =?UTF-8?q?custom=5Fcomponents/bahmcloud=5Fstore/manifest.?= =?UTF-8?q?json=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/bahmcloud_store/manifest.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 custom_components/bahmcloud_store/manifest.json diff --git a/custom_components/bahmcloud_store/manifest.json b/custom_components/bahmcloud_store/manifest.json deleted file mode 100644 index a3a2042..0000000 --- a/custom_components/bahmcloud_store/manifest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "domain": "bahmcloud_store", - "name": "Bahmcloud Store", - "version": "0.4.0", - "documentation": "https://git.bahmcloud.de/bahmcloud/bahmcloud_store", - "requirements": [], - "codeowners": [], - "iot_class": "local_polling" -}