RGBWW Zigbee bulb

I am trying to use the eWeLink CK-BL702-AL-01 device and Ihost recognizes it without problems but when trying to change the color temperature, it does not command warm enough. When it is just detected by Ihost, the warm color is correct, but if I change the color, it no longer lets me return to the initial warm color, it stays much colder. As a curiosity, in one of the attempts it detected it as zigbee2cube and it let me operate it without problems. When I reset it, it detected it again in normal mode (without the zigbee2cube sign on the icon).

How can I resolve this issue and have the warm color selected without problems?
Is it possible to force detection in zigbee2cube mode?

Wrong warm color

Correct Warm Color

hi, please download the system logs and send it via the Feedback button on iHost Settings page, and please let me know the device id, we’ll look into this issue.

Ok already send it, ihost device ID 1001ec4d70 and zigbee bulb device ID b40ecfd23fea0000

hi, from the logs you sent, we didn’t find the control history of your device, please try to re-pair the device again and control it, and then send new logs, thank you.

I Sent it again device ID b40ecfd23fea0000

checking the log, at fist time when temp color is 0% (warm light) and rgb by default is {“red”:255,“green”:136,“blue”:15}

[INFO] [2024-07-12 04:47:47] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/color-temperature, payload: {“colorTemperature”:0}, property: reqClientId:zigbee, reqSequence:1720759667980
[INFO] [2024-07-12 04:47:47] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/rssi, payload: {“rssi”:-82}, property: reqClientId:zigbee, reqSequence:1720759667980
[INFO] [2024-07-12 04:47:47] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/lqi, payload: {“lqi”:72}, property: reqClientId:zigbee, reqSequence:1720759667981
[INFO] [2024-07-12 04:47:49] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/color-rgb, payload: {“red”:255,“green”:136,“blue”:15}, property: reqClientId:zigbee, reqSequence:1720759669466

But when I change temp color and restore to warm 0% temp, it use this rgb payload and it change to {“red”:255,“green”:136,“blue”:15}. I think this is the bug.

[INFO] [2024-07-12 05:42:45] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/color-temperature, payload: {“colorTemperature”:0}, property: reqClientId:zigbee, reqSequence:1720762965888
[INFO] [2024-07-12 05:42:45] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/rssi, payload: {“rssi”:-81}, property: reqClientId:zigbee, reqSequence:1720762965889
[INFO] [2024-07-12 05:42:45] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/lqi, payload: {“lqi”:76}, property: reqClientId:zigbee, reqSequence:1720762965889
[INFO] [2024-07-12 05:42:47] mqtt_pub : topic: zigbee/device/b40ecfd23fea0000/updated/color-rgb, payload: {“red”:255,“green”:168,“blue”:89}, property: reqClientId:zigbee, reqSequence:1720762967705

I need a solution of this bug,

I’am waiting for solution.

Sorry for the delay.
We’ve confirmed that’s a bug.
We’ll fix it in next version which will be released about end of this month.

Thanks again for your keen attention.

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.