Page 1 of 1

Tuya TS0601_knob_dimmer_switch

Posted: Friday 06 February 2026 17:09
by palnic
I have https://www.zigbee2mqtt.io/devices/TS06 ... witch.html. Zigbee2mqtt supports it and I can get intensity as well as color temperature data.{
"adjustment_mode": "brightness",
"color_temp": 178,
"group_id": null,
"linkquality": 174,
"mode": null,
"power_on_behavior": null,
"state": null,
"state_l1": null,
"state_l2": null,
"switch_mode_l1": null,
"switch_mode_l2": null,
"brightness": 140
}
In Domoticz I can't get a CCT value. Am I doing something wrong? How can I get a CCT(color_temp) value in a Domoticz?