Any idea what causes dzVents to say that 'setKelvin' is not supported for a RGB/W.CCT zigbee bulb? If I use the user interface sliders, I can set the white colour temperature okay, but when I try to do it within an event using setKelvin, this error appears in the log.
There also seems to be a very long delay (2~10 seconds at times) between setting the UI control and the lamp changing to match. The bulb is a Innr RGB/CCT.
Code: Select all
2022-04-07 18:30:00.362 Error: dzVents: Error: (3.1.8) (id=8901, type=Color Switch, subtype=RGBWWZ, hardwareType=MQTT Auto Discovery Client Gateway with LAN interface)
2022-04-07 18:30:00.362 Error: dzVents: Error: (3.1.8) If you believe this is not correct, please report on the forum.
2022-04-07 18:45:00.197 Error: dzVents: Error: (3.1.8) Method setKelvin is not available for device "Gym big lamp"
Thanks!