15 lines
245 B
JSON
15 lines
245 B
JSON
|
{
|
||
|
"domain": "zeroconf",
|
||
|
"name": "Zeroconf",
|
||
|
"documentation": "https://www.home-assistant.io/components/zeroconf",
|
||
|
"requirements": [
|
||
|
"zeroconf==0.21.3"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"api"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@robbiet480"
|
||
|
]
|
||
|
}
|