mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
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
@ -6,5 +6,6 @@
|
||||
"dependencies": ["network", "api"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push"
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["zeroconf"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user