Add loggers to zeroconf (#65168)
- The original PR excluded all zeroconf deps, and I forget to add it back
This commit is contained in:
parent
c7cdee258e
commit
0755310258
1 changed files with 2 additions and 1 deletions
|
@ -6,5 +6,6 @@
|
|||
"dependencies": ["network", "api"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push"
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue