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" -} -