mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 14:01:43 +00:00
9c1a15465d
* Rename Tuya command setData->dataRequest https://github.com/Koenkk/zigbee-herdsman/issues/466 * Fix Tuya datapoint commands invalid format (status,transid -> seq). Tuya has `uint16` type for the sequence(transaction) number. https://github.com/Koenkk/zigbee-herdsman/issues/466 * Tuya zcl refactoring: fix zigbe2mqtt tests https://github.com/Koenkk/zigbee-herdsman/issues/466