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