ColorTemperatureDelta
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| action | ColorTemperatureDeltaAction | ❌ | |
| mirek_delta | int | ❌ | Mirek delta to current mirek. Clip at mirek_minimum and mirek_maximum of mirek_schema. |
ColorTemperatureDeltaAction
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| UP | str | ✅ | "up" |
| DOWN | str | ✅ | "down" |
| STOP | str | ✅ | "stop" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs