dresden-elektronik / deconz-rest-plugin

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

Fix non-functioning Aqara T1 open/close sensor #7559

Closed SwoopX closed 8 months ago

SwoopX commented 8 months ago

Apparently, the sensor was in the wrong operational mode during the initial DDF implementation (worked based on the IAS Zone cluster). The expected way is, however, using the on/off cluster here. The PR fixes the used cluster and removes any unnecessary resource items.