nymea/libnymea/interfaces/colorlight.json

10 lines
144 B
JSON

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