core/homeassistant/components/unifiled/manifest.json

9 lines
235 B
JSON

{
"domain": "unifiled",
"name": "Ubiquiti UniFi LED",
"documentation": "https://www.home-assistant.io/integrations/unifiled",
"codeowners": ["@florisvdk"],
"requirements": ["unifiled==0.11"],
"iot_class": "local_polling"
}