[ST Edge/Beta] Xiaomi/Aqara/Tuya zigbee sensors driver

Hi @ygerlovin ,

I have one of these sensors running my own DTH. My handler doesn’t get into all the proprietary clusters/messaging. I was just focused on cluster 0x0500 and attribute id 0x002d for vibration at that time and haven’t circled back for any further development.

I believe there are two parameters available for this sensor though, Reporting Interval and Sensitivity Level.

Raw Description 01 0104 0402 01 04 0000 0003 0001 0500 02 0003 0019

  • zigbeeNodeType: SLEEPY_END_DEVICE
  • firmwareManufacturerCode: 4447
  • firmwareFullVersion: 00000019
  • application: 19
  • endpointId: 01
  • firmwareImageType: 8968
  • manufacturer: LUMI
  • model: lumi.vibration.agl01

If you decide to give this a shot I can test. I believe ST may also have just a very basic Edge driver, so I’ll have to check. I know they do for the Aqara light sensor because I’m using that now just fine.