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",
|
2021-10-11 02:40:17 +00:00
|
|
|
"requirements": ["zeroconf==0.36.8"],
|
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",
|
|
|
|
"iot_class": "local_push"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|