hass-core/tests/fixtures/microsoft_face_persongroups.json
2022-03-30 11:12:58 +02:00

12 lines
193 B
JSON

[
{
"personGroupId": "test_group1",
"name": "test group1",
"userData": "test"
},
{
"personGroupId": "test_group2",
"name": "test group2",
"userData": "test"
}
]