mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 00:06:21 +00:00
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"domain": "zeroconf",
|
|
"name": "Zeroconf",
|
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
|
"requirements": [
|
|
"zeroconf==0.23.0"
|
|
],
|
|
"dependencies": [
|
|
"api"
|
|
],
|
|
"codeowners": [
|
|
"@robbiet480",
|
|
"@Kane610"
|
|
]
|
|
}
|