mirror of
https://github.com/home-assistant/core.git
synced 2026-07-05 08:01:26 +02:00
15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"folders": [
|
|
{
|
|
"id": "test-folder",
|
|
"label": "Test Folder"
|
|
}
|
|
],
|
|
"devices": [
|
|
{
|
|
"deviceID": "YZXABCD-ABCDEFG-HIJKLMN-OPQRSTU-VWXYZAB-CDEFGHI-JKLMNOP-QRSTUVW",
|
|
"name": "This Device"
|
|
}
|
|
]
|
|
}
|