Discussions

Ask a Question
Back to All

segmentedColorRgb does not work for some devices, despite capabilities

I made code to updated segment colors based on the API. It works fine with H60A1, for each segment (0 to 12) and for group of segments. Settings of segmentedBrightness also works.

Same code does not work with H6199. The app controlls segments well. But via API completly no reaction at all. Based on capabilites obtained via API, H6199 supports segmentedColorRgb only (and not segmentedBrightness, what is strange - it supports setting individual brightnes for each segment from the APP) .

My H6199 has FW: 1.10.04, hardware 3.02.01 1.03.00/1.00.33. I updated it tolates version before testing.

Side question: H60A1 has 13 segments (0-12). It refer to the background circle (all 13, i teste it one by one). Non of 0-12 segment change the main (front) light. In the APP, the picture of the circle has 12 segments, and the 13th one refers to the main light. So in the APP all looks fine. The question - it is possible to controll mainlight via API as separated segment somehow?