Discussions
Request [ Improvement ] Device [ H7061 ]
11 months ago by null
In the application, we can set "gradient colors" (saved in "my colors"), resulting in having two different colors on each light for that device.
However, when retrieving the device state, the instance colorRgb
returns 0 (probably because the two lights of the H7061
return different values).
The segmentedColorRgb
doesn't return anything. I suppose it could be added to provide informations about each lights.
In summary, having a way to set colors for each light independently would be really helpful.