mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"domain": "unifiled",
|
|
"name": "UniFi LED",
|
|
"codeowners": ["@florisvdk"],
|
|
"documentation": "https://www.home-assistant.io/integrations/unifiled",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["unifiled"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["unifiled==0.11"]
|
|
}
|