Files
core/tests/components/xthings_cloud/fixtures/XT-LT100.json
T
2026-05-12 22:07:39 +02:00

13 lines
194 B
JSON

{
"id": "dev_light_002",
"name": "Hallway Light",
"type": "light",
"model": "XT-LT100",
"version": "1.0.0",
"online": true,
"status": {
"on": false,
"brightness": 50
}
}