mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 17:56:30 +01:00
4112b2af07
Co-authored-by: Joostlek <joostlek@outlook.com>
18 lines
298 B
JSON
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
|
|
}
|
|
}
|