Koenkk / Koenkk/zigbee2mqtt

Tuya TS0505B_2_2 ww/cw not working

Open
#32,729 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

problem
Dominant language
TypeScript
Stars
15.7k
Forks
2k
Avg merge
18h 55m
Merged PRs (30d)
35

Description

What happened?

Again Problems with Tuya TS0505B_2_2 (_TZ3210_it1u8ahz).

After Issue #31835 was solved in 2.12.1, Update 2.13.1 brings new Problem with this device.

Changing Color Temp works in Z2M but makes no difference on device. This was working in 2.12.1.

What did you expect to happen?

Bulb changing from cold white to warm white,.

How to reproduce it (minimal and precise)

Change in Color Temp in HA or Z2M, no change on device (stays in CW).

Zigbee2MQTT version

2.13.1

Adapter firmware version

8.0.2 [GA]

Adapter

SLZB-MR4U

Setup

HA Addon, all current version, on Pi5

Device database.db entry

{"id":342,"type":"Router","ieeeAddr":"0xa4c13894cf77677b","nwkAddr":22528,"manufId":4417,"manufName":"_TZ3210_it1u8ahz","powerSource":"Mains (single phase)","modelId":"TS0505B","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":269,"inClusterList":[0,3,6280,4,5,6,8,768,10,4096,65518],"outClusterList":[25,4096,65518],"clusters":{"genOnOff":{"attributes":{"61440":0,"onOff":1}},"lightingColorCtrl":{"attributes":{"57344":0,"57345":2559866044564,"61453":0,"tuyaRgbMode":0,"colorCapabilities":29,"colorTempPhysicalMin":143,"colorTempPhysicalMax":500,"colorMode":2,"currentX":36202,"currentY":26732,"currentHue":105,"currentSaturation":254,"colorTemperature":153}},"genLevelCtrl":{"attributes":{"61440":596,"currentLevel":254}},"genBasic":{"attributes":{"hwVersion":0,"modelId":"TS0505B","manufacturerName":"_TZ3210_it1u8ahz","powerSource":0,"zclVersion":3,"appVersion":112,"stackVersion":2,"swBuildId":"z.1.0"}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x90395efffe3edd83","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x90395efffe3edd83","endpointID":1}],"configuredReportings":[{"cluster":6,"attrId":0,"minRepIntval":1,"maxRepIntval":300,"repChange":1},{"cluster":8,"attrId":0,"minRepIntval":1,"maxRepIntval":300,"repChange":1}],"meta":{"onLevelSupported":false}}},"appVersion":112,"stackVersion":2,"hwVersion":0,"swBuildId":"z.1.0","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{"configured":"0.0.0"},"lastSeen":1785651478820}

Debug log

No response

Notes

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the color-temperature change with the reported TS0505B database entry on Zigbee2MQTT 2.13.1, then compare the behavior with 2.12.1. The missing debug log means the relevant device handling and reported color-temperature behavior will need to be traced before identifying the change. Done means the bulb transitions between cold and warm white when changed through HA or Z2M, with regression coverage if the project provides a suitable test path.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.