13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"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"
|
|
}
|
|
|