From f7af59062f61919ea8e183aa2a1781288515c05c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 13 Jan 2026 16:19:02 +0100 Subject: [PATCH] Delete manifest.json --- manifest.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 manifest.json diff --git a/manifest.json b/manifest.json deleted file mode 100644 index b6d66e4..0000000 --- a/manifest.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "domain": "proxmox_pve", - "name": "Easy Proxmox (by René Bachmann)", - "version": "0.6.0-alpha", - "documentation": "https://example.invalid", - "requirements": ["aiohttp>=3.9.0"], - "codeowners": ["@bahmcloud", "@ReneBachmann"], - "config_flow": true, - "iot_class": "local_polling", - "integration_type": "service" -} -