mirror of
https://github.com/home-assistant/core.git
synced 2026-02-27 13:25:35 +00:00
* [image_processing/microsoft_face_verify] face recognition for automation * Add platform for microsoft face identify * add unittest for demo * Add unittest for platform
13 lines
219 B
JSON
13 lines
219 B
JSON
[
|
|
{
|
|
"personGroupId":"test_group1",
|
|
"name":"test group1",
|
|
"userData":"test"
|
|
},
|
|
{
|
|
"personGroupId":"test_group2",
|
|
"name":"test group2",
|
|
"userData":"test"
|
|
}
|
|
]
|