Device not working properly, zha_events only fired for "rotate left", "rotate ri…ght" and "shake".
Not "flip to side", "slide" etc
Expected that device to be contained in 'zhaquirks.xiaomi.aqara.cube_aqgl01.CubeCAGL02'
Tried with raspbee II and Sonoff ZBDongle-E, same behaviour.
Device signature and diagnostics attached.
[zha-09d2981b9eb9c743a9d295267e126c51-LUMI lumi.remote.cagl02-077d41276e29fae304e20428d234b81e.json.txt](https://github.com/zigpy/zha-device-handlers/files/10130197/zha-09d2981b9eb9c743a9d295267e126c51-LUMI.lumi.remote.cagl02-077d41276e29fae304e20428d234b81e.json.txt)
[Device Signature.odt](https://github.com/zigpy/zha-device-handlers/files/10130201/Device.Signature.odt)
<details>
<summary>Device Signature</summary>
```json
{
"node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4447, maximum_buffer_size=127, maximum_incoming_transfer_size=100, server_mask=11264, maximum_outgoing_transfer_size=100, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x6f01",
"in_clusters": [
"0x0000",
"0x0001",
"0x0003",
"0x0012",
"0x0019"
],
"out_clusters": [
"0x0000",
"0x0003",
"0x0019"
]
},
"2": {
"profile_id": 260,
"device_type": "0x6f01",
"in_clusters": [
"0x0012"
],
"out_clusters": [
"0x0012"
]
},
"3": {
"profile_id": 260,
"device_type": "0x6f01",
"in_clusters": [
"0x000c"
],
"out_clusters": [
"0x000c"
]
}
}
}
```