2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "zeroconf",
|
|
|
|
"name": "Zeroconf",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/zeroconf",
|
|
|
|
"requirements": [
|
2019-06-04 18:05:11 +00:00
|
|
|
"zeroconf==0.23.0"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [
|
|
|
|
"api"
|
|
|
|
],
|
|
|
|
"codeowners": [
|
2019-05-16 19:28:24 +00:00
|
|
|
"@robbiet480",
|
|
|
|
"@Kane610"
|
2019-04-04 04:14:45 +00:00
|
|
|
]
|
|
|
|
}
|