DimmingDelta
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| action | DimmingDeltaAction | ❌ | |
| brightness_delta | float | ❌ | Brightness percentage of full-scale increase delta to current dimlevel. Clip at Max-level or Min-level. |
DimmingDeltaAction
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