1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 02:47:14 +00:00
Files
core/tests/components/control4/fixtures/ui_configuration.json

16 lines
185 B
JSON

{
"experiences": [
{
"room_id": 1,
"type": "watch",
"sources": {
"source": [
{
"id": 100
}
]
}
}
]
}