core/homeassistant/components/proxmoxve/manifest.json

8 lines
230 B
JSON

{
"domain": "proxmoxve",
"name": "Proxmox VE",
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
"dependencies": [],
"codeowners": ["@k4ds3"],
"requirements": ["proxmoxer==1.0.3"]
}