2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "blink",
|
|
|
|
"name": "Blink",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/blink",
|
2021-02-15 19:24:42 +00:00
|
|
|
"requirements": ["blinkpy==0.17.0"],
|
2020-05-13 13:50:29 +00:00
|
|
|
"codeowners": ["@fronzbot"],
|
2021-03-23 11:00:06 +00:00
|
|
|
"dhcp": [{"hostname":"blink*","macaddress":"B85F98*"}],
|
2020-05-13 13:50:29 +00:00
|
|
|
"config_flow": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|