add V 0.6.0-alpha

This commit is contained in:
2026-01-13 15:38:22 +01:00
committed by GitHub
parent 6a477bc7fe
commit 72d2cf7c5b
13 changed files with 1712 additions and 0 deletions

11
manifest.json Normal file
View File

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