core/homeassistant/components/proxmoxve/manifest.json

8 lines
208 B
JSON
Raw Normal View History

{
"domain": "proxmoxve",
"name": "Proxmox VE",
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
2020-05-22 20:53:17 +00:00
"codeowners": ["@k4ds3", "@jhollowe"],
"requirements": ["proxmoxer==1.1.0"]
}