mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
9 lines
243 B
JSON
9 lines
243 B
JSON
{
|
|
"domain": "dlib_face_detect",
|
|
"name": "Dlib Face Detect",
|
|
"documentation": "https://www.home-assistant.io/integrations/dlib_face_detect",
|
|
"requirements": ["face_recognition==1.2.3"],
|
|
"codeowners": [],
|
|
"iot_class": "local_push"
|
|
}
|