mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"domain": "zeroconf",
|
|
"name": "Zero-configuration networking (zeroconf)",
|
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
|
"requirements": ["zeroconf==0.29.0"],
|
|
"dependencies": ["api"],
|
|
"codeowners": ["@bdraco"],
|
|
"quality_scale": "internal"
|
|
}
|