13 lines
220 B
JSON
13 lines
220 B
JSON
|
{
|
||
|
"domain": "blink",
|
||
|
"name": "Blink",
|
||
|
"documentation": "https://www.home-assistant.io/components/blink",
|
||
|
"requirements": [
|
||
|
"blinkpy==0.13.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fronzbot"
|
||
|
]
|
||
|
}
|