1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-25 17:56:30 +01:00
Files
zhangluofeng 4112b2af07 Add Xthings Cloud (#167885)
Co-authored-by: Joostlek <joostlek@outlook.com>
2026-05-12 22:07:39 +02:00

18 lines
298 B
JSON

{
"id": "dev_light_001",
"name": "Bedroom Light",
"type": "light",
"model": "XT-LT200",
"version": "2.0.1",
"online": true,
"status": {
"on": true,
"brightness": 75,
"color_type": 0,
"hue": 150,
"saturation": 80,
"lightness": 54,
"temperature": 4000
}
}