core/homeassistant/components/hp_ilo/manifest.json

10 lines
265 B
JSON

{
"domain": "hp_ilo",
"name": "HP Integrated Lights-Out (ILO)",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/hp_ilo",
"iot_class": "local_polling",
"quality_scale": "legacy",
"requirements": ["python-hpilo==4.4.3"]
}