Remove myself as codeowner for unifiprotect (#118824)
This commit is contained in:
parent
72e4aee155
commit
c8e7298556
2 changed files with 1 additions and 4 deletions
|
@ -1489,8 +1489,6 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/unifi/ @Kane610
|
||||
/homeassistant/components/unifi_direct/ @tofuSCHNITZEL
|
||||
/homeassistant/components/unifiled/ @florisvdk
|
||||
/homeassistant/components/unifiprotect/ @bdraco
|
||||
/tests/components/unifiprotect/ @bdraco
|
||||
/homeassistant/components/upb/ @gwww
|
||||
/tests/components/upb/ @gwww
|
||||
/homeassistant/components/upc_connect/ @pvizeli @fabaff
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "unifiprotect",
|
||||
"name": "UniFi Protect",
|
||||
"codeowners": ["@bdraco"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"dependencies": ["http", "repairs"],
|
||||
"dhcp": [
|
||||
|
@ -40,7 +40,6 @@
|
|||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyunifiprotect", "unifi_discovery"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["pyunifiprotect==5.1.2", "unifi-discovery==1.1.8"],
|
||||
"ssdp": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue