hass-core/homeassistant/components/proxmoxve/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
270 B
JSON

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