1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/hp_ilo/manifest.json
2023-02-08 20:27:05 +01:00

9 lines
234 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",
"requirements": ["python-hpilo==4.3"]
}