From 850c0118eb3be279946b5ca1e14a8fee1193a7a3 Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Wed, 14 Jan 2026 16:38:33 +0000 Subject: [PATCH] custom_components/proxmox_pve/manifest.json aktualisiert --- custom_components/proxmox_pve/manifest.json | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/custom_components/proxmox_pve/manifest.json b/custom_components/proxmox_pve/manifest.json index f3767a8..19dd4ba 100644 --- a/custom_components/proxmox_pve/manifest.json +++ b/custom_components/proxmox_pve/manifest.json @@ -1,12 +1,12 @@ -{ - "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"], - "config_flow": true, - "iot_class": "local_polling", - "integration_type": "service" -} - +{ + "domain": "proxmox_pve", + "name": "Easy Proxmox", + "version": "0.7.0", + "documentation": "https://git.bahmcloud.de/bahmcloud/easy_proxmox", + "requirements": ["aiohttp>=3.9.0"], + "codeowners": ["@BAHMCLOUD"], + "config_flow": true, + "iot_class": "local_polling", + "integration_type": "service" +} +