2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "zeroconf",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "Zero-configuration networking (zeroconf)",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
2022-02-01 00:08:42 +00:00
|
|
|
"requirements": ["zeroconf==0.38.3"],
|
2021-05-26 16:06:30 +00:00
|
|
|
"dependencies": ["network", "api"],
|
2020-10-13 19:02:52 +00:00
|
|
|
"codeowners": ["@bdraco"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "internal",
|
2022-01-29 04:21:05 +00:00
|
|
|
"iot_class": "local_push",
|
|
|
|
"loggers": ["zeroconf"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|