core/homeassistant/components/proxmoxve/manifest.json

11 lines
299 B
JSON

{
"domain": "proxmoxve",
"name": "Proxmox VE",
"codeowners": ["@jhollowe", "@Corbeno"],
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
"iot_class": "local_polling",
"loggers": ["proxmoxer"],
"quality_scale": "legacy",
"requirements": ["proxmoxer==2.0.1"]
}