core/homeassistant/components/hp_ilo/manifest.json

9 lines
234 B
JSON
Raw Normal View History

{
"domain": "hp_ilo",
"name": "HP Integrated Lights-Out (ILO)",
"codeowners": [],
2023-02-08 19:27:05 +00:00
"documentation": "https://www.home-assistant.io/integrations/hp_ilo",
"iot_class": "local_polling",
"requirements": ["python-hpilo==4.3"]
}