core/homeassistant/components/blink/manifest.json

10 lines
265 B
JSON

{
"domain": "blink",
"name": "Blink",
"documentation": "https://www.home-assistant.io/integrations/blink",
"requirements": ["blinkpy==0.17.0"],
"codeowners": ["@fronzbot"],
"dhcp": [{"hostname":"blink*","macaddress":"B85F98*"}],
"config_flow": true
}