mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
298 B
JSON
10 lines
298 B
JSON
{
|
|
"domain": "zeroconf",
|
|
"name": "Zero-configuration networking (zeroconf)",
|
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
|
"requirements": ["zeroconf==0.26.1"],
|
|
"dependencies": ["api"],
|
|
"codeowners": ["@robbiet480", "@Kane610"],
|
|
"quality_scale": "internal"
|
|
}
|