opened 11:27PM - 10 Nov 22 UTC
problem
### What happened?
I added a new TuYa WSD500A to my Zigbee2MQTT system.
The t…emperature sensor was integrated correctly, but no values are received from it.
In addition, this message appears in the log:
`022-11-11 00:03:33Failed to configure 'Temp 00', attempt 1 (Error: Read 0xa4c13858da15ae1e/1 genBasic(["manufacturerName","zclVersion","appVersion","modelId","powerSource",65534], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (no response received) at DeconzAdapter.sendZclFrameToEndpoint (/app/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:658:23) at Endpoint.sendRequest (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:299:20) at Endpoint.read (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:472:28) at Object.configure (/app/node_modules/zigbee-herdsman-converters/devices/tuya.js:1613:13) at Configure.configure (/app/lib/extension/configure.ts:115:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21))`
`Info 2022-11-11 00:03:33MQTT publish: topic 'zigbee2mqtt/bridge/response/device/configure', payload '{"data":{"id":"Temp 00"},"error":"Failed to configure (Read 0xa4c13858da15ae1e/1 genBasic([\"manufacturerName\",\"zclVersion\",\"appVersion\",\"modelId\",\"powerSource\",65534], {\"sendWhen\":\"immediate\",\"timeout\":10000,\"disableResponse\":false,\"disableRecovery\":false,\"disableDefaultResponse\":true,\"direction\":0,\"srcEndpoint\":null,\"reservedBits\":0,\"manufacturerCode\":null,\"transactionSequenceNumber\":null,\"writeUndiv\":false}) failed (no response received))","status":"error","transaction":"u1jwq-5"}'`
### What did you expect to happen?
I expect the sensor to transmit the temperature to Zigbee2MQTT correctly. This is officially supported.
### How to reproduce it (minimal and precise)
I deleted the sensor and re-taught it with the same result. Also, I get the same result with a second same sensor.
### Zigbee2MQTT version
1.28.2
### Adapter firmware version
0x26720700
### Adapter
ConBee2
### Debug log
_No response_