dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 501 forks source link

Aqara T1 Pro (lumi.remote.cagl02) DDF not working #7508

Closed ChrisHae closed 9 months ago

ChrisHae commented 9 months ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

After pairing the Aqara T1 pro cube it does not send any button events via Rest API. Also the endpoints and clusters in deCONZ gui are looking wrong (compared to older aqara cube). Its state can not be read via deCONZ.

Steps to reproduce the behavior

Pairing the Aqara T1 pro cube with Phoscon App or in deCONZ direkctly.

Expected behavior

Display of endpoints 2 and 3 and Cluster 0012 (Multistate Input) and 000C (Analog Input) in deCONZ gui. Display of button events over web socket or Rest API

Screenshots

Left: old cube right: Aqara T1 Pro image Rest API: image

Environment

deCONZ Logs

No response

Additional context

No response

Mimiix commented 9 months ago

Hi Chris,

Are you sure the device is paired correctly? Looks like your missing some clusters indicating not fully paired: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/5732

ChrisHae commented 9 months ago

You are right. Seems the failure was on my side. I had those pairing issues for some time and now double checked my setup. Seems that the USB extension caused the problems. So false alarm. problem solved.