Dateien nach "custom_components/proxmox_pve" hochladen

This commit is contained in:
2026-01-14 15:52:40 +00:00
parent edc09c4cab
commit 1ec5c54fbb
5 changed files with 856 additions and 0 deletions

View File

@@ -0,0 +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"
}