custom_components/proxmox_pve/manifest.json aktualisiert

This commit is contained in:
2026-01-14 16:38:33 +00:00
parent 354525d0e2
commit 850c0118eb

View File

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