mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 22:06:25 +00: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"
|
|
}
|
|
]
|