Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.13k stars 1.68k forks source link

Failing to configure Drayton Wiser TVRs #14323

Closed savvasdalkitsis closed 2 years ago

savvasdalkitsis commented 2 years ago

What happened?

Whenever z2m tries to configure my 3 TVRs, it throws this error:

Failed to configure 'bedroom_tvr', attempt 4 (Error: Bind 0x04cd15fffe824b3c/1 genBasic from '0x00212effff07d23d/1' failed (waiting for response TIMEOUT) at DeconzAdapter.bind (/app/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:768:19) at runMicrotasks (<anonymous>) at runNextTicks (node:internal/process/task_queues:61:5) at processTimers (node:internal/timers:499:9) at Endpoint.bind (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:567:13) at Object.bind (/app/node_modules/zigbee-herdsman-converters/lib/reporting.js:40:9) at Object.configure (/app/node_modules/zigbee-herdsman-converters/devices/schneider_electric.js:220:13) at Configure.configure (/app/lib/extension/configure.ts:115:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21))

It then goes in a loop trying to configure them and eventually gives up.

Weirdly the devices do show in the list and are controllable but z2m becomes very flaky, losing connection to devices and being unstable in general

What did you expect to happen?

Devices configured succesfully

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.28.0 commit: 03ba647

Adapter firmware version

0x26780700

Adapter

ConBee2/RaspBee2

Debug log

No response

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days