GroupedLightPut
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| type_ | GroupedLightPutType | ❌ | Type of the supported resources (always grouped_light here) |
| on | On | ❌ | |
| dimming | Dimming | ❌ | |
| dimming_delta | DimmingDelta | ❌ | |
| color_temperature | ColorTemperature | ❌ | |
| color_temperature_delta | ColorTemperatureDelta | ❌ | |
| color | Color | ❌ | |
| alert | Alert | ❌ | Joined alert control |
| signaling | Signaling | ❌ | Feature containing basic signaling properties. |
| dynamics | Dynamics2 | ❌ |
GroupedLightPutType
Type of the supported resources (always grouped_light here)
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| GROUPED_LIGHT | str | ✅ | "grouped_light" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs