13 lines
220 B
JSON
13 lines
220 B
JSON
|
{
|
||
|
"domain": "pi_hole",
|
||
|
"name": "Pi hole",
|
||
|
"documentation": "https://www.home-assistant.io/components/pi_hole",
|
||
|
"requirements": [
|
||
|
"hole==0.3.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|