core/homeassistant/components/aruba/manifest.json

11 lines
273 B
JSON

{
"domain": "aruba",
"name": "Aruba",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/aruba",
"iot_class": "local_polling",
"loggers": ["pexpect", "ptyprocess"],
"quality_scale": "legacy",
"requirements": ["pexpect==4.6.0"]
}