core/tests/fixtures/elgato/state.json

11 lines
121 B
JSON

{
"numberOfLights": 1,
"lights": [
{
"on": 1,
"brightness": 21,
"temperature": 297
}
]
}