mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 13:05:35 +01:00
13 lines
193 B
JSON
13 lines
193 B
JSON
[
|
|
{
|
|
"personGroupId": "test_group1",
|
|
"name": "test group1",
|
|
"userData": "test"
|
|
},
|
|
{
|
|
"personGroupId": "test_group2",
|
|
"name": "test group2",
|
|
"userData": "test"
|
|
}
|
|
]
|