core/homeassistant/components/lookin/manifest.json

11 lines
279 B
JSON

{
"domain": "lookin",
"name": "LOOKin",
"documentation": "https://www.home-assistant.io/integrations/lookin/",
"codeowners": ["@ANMalko"],
"requirements": ["aiolookin==0.0.3"],
"zeroconf": ["_lookin._tcp.local."],
"config_flow": true,
"iot_class": "local_push"
}