nymea/libnymea/interfaces/colorlight.json

11 lines
174 B
JSON

{
"extends": "colortemperaturelight",
"states": [
{
"name": "color",
"type": "QColor",
"writable": true
}
]
}