mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
272 B
JSON
11 lines
272 B
JSON
{
|
|
"domain": "mfi",
|
|
"name": "Ubiquiti mFi mPort",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/mfi",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["mficlient"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["mficlient==0.5.0"]
|
|
}
|