2021-10-21 17:10:23 +00:00
|
|
|
{
|
|
|
|
"domain": "lookin",
|
|
|
|
"name": "LOOKin",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/lookin/",
|
2021-12-11 10:14:18 +00:00
|
|
|
"codeowners": ["@ANMalko", "@bdraco"],
|
2021-12-10 18:52:51 +00:00
|
|
|
"requirements": ["aiolookin==0.1.0"],
|
2021-10-21 17:10:23 +00:00
|
|
|
"zeroconf": ["_lookin._tcp.local."],
|
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|