Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New device support]: QADZ2 Tuya Zigbee Dimmer 2 Channel #18349

Closed
queroautomacao opened this issue Jul 18, 2023 · 5 comments
Closed

[New device support]: QADZ2 Tuya Zigbee Dimmer 2 Channel #18349

queroautomacao opened this issue Jul 18, 2023 · 5 comments
Labels
new device support New device support request

Comments

@queroautomacao
Copy link

Link

https://www.loja.queroautomacao.com.br/MLB-2874056381-mini-modulo-dimmer-zigbee-tuya-2-canais-profissional-_JM

Database entry

{"id":3,"type":"Router","ieeeAddr":"0xa4c13899582c043c","nwkAddr":60083,"manufId":4417,"manufName":"_TZ3210_tkkb1ym8","powerSource":"Mains (single phase)","modelId":"TS110E","epList":[1,2,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":257,"inClusterList":[4,5,3,6,8,61184,0],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65503":"�sH,\u0013�zH,\u0013��H,\u0013","65506":54,"65508":0,"65534":0,"stackVersion":0,"dateCode":"","manufacturerName":"_TZ3210_tkkb1ym8","zclVersion":3,"appVersion":64,"modelId":"TS110E","powerSource":1}},"genOnOff":{"attributes":{"61440":0,"onOff":1,"onTime":0,"moesStartUpOnOff":0}},"genLevelCtrl":{"attributes":{"61440":828,"64514":0,"64515":323,"64516":831,"currentLevel":211}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x040d84fffe584724","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x040d84fffe584724","endpointID":1}],"configuredReportings":[],"meta":{}},"2":{"profId":260,"epId":2,"devId":257,"inClusterList":[4,5,3,6,8,61184],"outClusterList":[],"clusters":{"genOnOff":{"attributes":{"61440":0,"onOff":1,"onTime":0,"moesStartUpOnOff":1}},"genLevelCtrl":{"attributes":{"61440":671,"64514":0,"64515":224,"64516":791,"currentLevel":171}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x040d84fffe584724","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x040d84fffe584724","endpointID":1}],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":64,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1479408709},"lastSeen":1689645719966,"defaultSendRequestWhen":"immediate"}

Comments

I could not create an external converter, so I just changed the manufacturer name in tuya.ts file to test if it works.

The converter for this device works perfect, so my question is, how can I do an external converter exactly the same but change only the manufacturer?

Device: TS110E
From: _TZ3210_ngqk6jia
To: _TZ3210_tkkb1ym8

External converter

No response

Supported color modes

No response

Color temperature range

No response

@queroautomacao queroautomacao added the new device support New device support request label Jul 18, 2023
@BlackStar-95
Copy link

where is tuya.ts file located ?

@queroautomacao
Copy link
Author

zigbee-herdsman-converters/src/devices/tuya.ts

@BlackStar-95
Copy link

and how did you managed to change the name in the file ?

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Jul 18, 2023
@Koenkk
Copy link
Owner

Koenkk commented Jul 18, 2023

Added the _TZ3210_tkkb1ym8!

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@queroautomacao
Copy link
Author

Added the _TZ3210_tkkb1ym8!

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

This is for the 2 channel Zigbee dimmer, please fix it and thank you very much for all great work! I will donate!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new device support New device support request
Projects
None yet
Development

No branches or pull requests

3 participants