mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +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.24.5"],
|
|
"dependencies": ["api"],
|
|
"codeowners": ["@robbiet480", "@Kane610"],
|
|
"quality_scale": "internal"
|
|
}
|