20 lines
382 B
JSON
20 lines
382 B
JSON
{
|
|
"domain": "unifiprotect",
|
|
"name": "UniFi Protect",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/unifiprotect",
|
|
"requirements": [
|
|
"pyunifiprotect==3.1.1"
|
|
],
|
|
"dependencies": [
|
|
"http"
|
|
],
|
|
"codeowners": [
|
|
"@briis",
|
|
"@AngellusMortis",
|
|
"@bdraco"
|
|
],
|
|
"quality_scale": "platinum",
|
|
"iot_class": "local_push"
|
|
}
|