From cd63803b81419d116c8a98b1c49fe04f586df32b Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Wed, 14 Jan 2026 17:30:42 +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 cbaac99..0000000 --- a/custom_components/bahmcloud_store/manifest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "domain": "bahmcloud_store", - "name": "Bahmcloud Store", - "version": "0.1.0", - "documentation": "https://git.bahmcloud.de/bahmcloud/ha_store", - "requirements": [], - "codeowners": [], - "iot_class": "local_polling" -}