core/homeassistant/components/proxmoxve/manifest.json

9 lines
252 B
JSON

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