hass-core/homeassistant/components/proxmoxve/manifest.json
2023-03-28 01:27:54 +02:00

9 lines
270 B
JSON

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