11 lines
322 B
JSON
11 lines
322 B
JSON
{
|
|
"domain": "zeroconf",
|
|
"name": "Zero-configuration networking (zeroconf)",
|
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
|
"requirements": ["zeroconf==0.32.1"],
|
|
"dependencies": ["network", "api"],
|
|
"codeowners": ["@bdraco"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push"
|
|
}
|