Skip to main content

Set Multicolor configuration

POST 

/light/daycycle/multicollor

POST

Set the Multicolor configuration

To set the multicolor configuration, you need to define a nested array that includes the color values and additional parameters:

  • [R, G, B, HSV, Saturation]:
    R, G, B: The RGB values (for reference purposes).
    HSV: The Hue, Saturation, and Value (HSV) color model. This should be used to change the color effect instead of the RGB values.
    Saturation: Defines the intensity of the color.
  • Duration: The duration of the effect in minutes (optional).
  • Rainbow Effect (On/Off): 1 to turn the rainbow effect on. 0 to turn the rainbow effect off.
  • Scene Number: Set the scene number to 2 to enable multicolor.

Request

Responses

Request was successfull