JohanBendz / com.tuya.zigbee

MIT License
63 stars 121 forks source link

Bug report - _TZ3000_rco1yzb1 TS004F 1 click not recognized #423

Open RogerGorissen opened 1 year ago

RogerGorissen commented 1 year ago

Describe the bug Adding the device is no problem. Making 2 test flows, one for sending a message after one click, one after two clicks. No message or action after one click. I get a message after two clicks. Even after clicking once, wait for about 10 seconds and clicking again. I expected that this is clicking two single clicks.

To Reproduce Steps to reproduce the behavior:

  1. Make a flow: after button had 1 click
  2. Click once on the “1 button Smart Remote Controller”
  3. Nothing happens

Expected behavior I expected that Homey recognizes the single click on the device.

App and Homey version What Homey version are you running? Homey Pro 2019 What version of Homey firmware do you use? 8.1.3 What version of the Tuya Zigbee App are you using? V0.2.16 experimental

Screenshots Attached the flow for one click image

Additional context N/A

JohanBendz commented 1 year ago

Hi @RogerGorissen, can you please send a diagnostic report from the app and get back to me with the report id.

RogerGorissen commented 1 year ago

5c14b99b-1576-4f0d-bdb9-d865ae7498c0

Sent the report.

Tanjis commented 10 months ago

I have the same issue with same device. 2 click works, 1 clock does not work.

RogerGorissen commented 10 months ago

Hi @RogerGorissen, can you please send a diagnostic report from the app and get back to me with the report id.

Hi Johan,

2 Months ago I send you a diagnostic report immediately after your request. Someone else has the same issue as I reported.

Any news on fixing it?

Thank in advance.

fransjvos commented 6 months ago

Dear all, I have the same issue here at hand on HP23, version 10.3.2 and Tuya Zigbee app experimental.v0.2.25. Device sold as SilverCrest Smart Button by Lidl. Double click does work, single click doesn't. After some experimenting it seems that a "double-click" is recognized even if the clicks have been done more than 20 seconds apart, so it is not really a "double-click" but 2 clicks that are remembered. In the meantime the "single-click" does not respond at all. Can we expect a solution for this?

Thanks, Best regards, Frans

fransjvos commented 6 months ago

Dear all, If it helps?? This is the interview of my device. Maybe it is different because of a different firmware? Thanks, Frans

"ids": { "modelId": "TS004F", "manufacturerName": "_TZ3000_rco1yzb1" }, "endpoints": { "ieeeAddress": "04:cd:15:ff:fe:23:e8:07", "networkAddress": 43124, "modelId": "TS004F", "manufacturerName": "_TZ3000_rco1yzb1", "endpointDescriptors": [ { "status": "SUCCESS", "nwkAddrOfInterest": 43124, "_reserved": 38, "endpointId": 1, "applicationProfileId": 260, "applicationDeviceId": 260, "applicationDeviceVersion": 0, "_reserved1": 1, "inputClusters": [ 0, 1, 3, 4, 6, 4096, 57345 ], "outputClusters": [ 25, 10, 3, 4, 5, 6, 8, 4096 ] } ], "deviceType": "enddevice", "receiveWhenIdle": false, "capabilities": { "alternatePANCoordinator": false, "deviceType": false, "powerSourceMains": false, "receiveWhenIdle": false, "security": false, "allocateAddress": true }, "extendedEndpointDescriptors": { "1": { "clusters": { "basic": {}, "powerConfiguration": { "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "identify": { "attributes": [ { "acl": [ "readable", "writable", "reportable" ], "id": 0, "name": "identifyTime", "value": 0, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 1, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "groups": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 0, "name": "nameSupport" }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision" } ] }, "onOff": { "commandsGenerated": "UNSUP_GENERAL_COMMAND" }, "touchlink": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision" } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" } }, "bindings": { "identify": { "attributes": [ { "acl": [ "readable", "writable", "reportable" ], "id": 0, "name": "identifyTime", "value": 0, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision", "value": 1, "reportingConfiguration": { "status": "NOT_FOUND", "direction": "reported" } } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "groups": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 0, "name": "nameSupport" }, { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision" } ] }, "onOff": { "commandsGenerated": "UNSUP_GENERAL_COMMAND" }, "touchlink": { "attributes": [ { "acl": [ "readable", "reportable" ], "id": 65533, "name": "clusterRevision" } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "ota": {}, "time": {}, "scenes": {}, "levelControl": {} } } } }