I searched and found some datapoints that might help your case.
- zigbee-herdsman-converters/neo.js at master · Koenkk/zigbee-herdsman-converters · GitHub
- zigbee-herdsman-converters/toZigbee.js at master · Koenkk/zigbee-herdsman-converters · GitHub
- https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/lib/tuya.js#L506
Install this driver and try using these configurations:
| Configuration | Datapoint | Description | Type |
|---|---|---|---|
| Datapoints for switches | 13 or 104 ? | alarm | binary |
| Generic datapoints for enumerations | 21 or 102 ? | melody | enum |
| 5 or 116 ? | volume | enum | |
| Generic datapoints for values | 7 or 103 ? | duration | numeric |
| 15 ? | battery | numeric |