Koenkk / zigbee2mqtt

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

Failed to configure TS0207 Water leak detector #12894

Closed ster1um closed 2 years ago

ster1um commented 2 years ago

What happened?

upon arrival of the flood alarm signal, the log reports this error. device apparently work fine.

What did you expect to happen?

no error

How to reproduce it (minimal and precise)

every time it detects a flood

Zigbee2MQTT version

1.25.2

Adapter firmware version

20220219

Adapter

sonoff zigbee plus

Debug log

error 2022-06-21 13:43:41Failed to configure 'Sensore Perdite Lavanderia', attempt 3 (Error: ConfigureReporting 0x60a423fffea3aa3f/1 genPowerCfg([{"attribute":"batteryPercentageRemaining","minimumReportInterval":3600,"maximumReportInterval":62000,"reportableChange":0}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC transaction expired' (240)) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:414:23) at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)) error 2022-06-21 14:24:48Failed to configure 'Sensore Perdite Lavanderia', attempt 4 (Error: ConfigureReporting 0x60a423fffea3aa3f/1 genPowerCfg([{"attribute":"batteryPercentageRemaining","minimumReportInterval":3600,"maximumReportInterval":62000,"reportableChange":0}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 4814 - 1 - 253 - 1 - 7 after 10000ms) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7)) error 2022-06-21 16:06:17Failed to configure 'Sensore Perdite Lavanderia', attempt 1 (Error: Bind 0x60a423fffea3aa3f/1 genPowerCfg from '0x00124b0024c2ba1e/1' failed (AREQ - ZDO - bindRsp after 10000ms) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7)) error 2022-06-21 16:08:14Failed to configure 'Sensore Perdite Lavanderia', attempt 2 (Error: Bind 0x60a423fffea3aa3f/1 genPowerCfg from '0x00124b0024c2ba1e/1' failed (AREQ - ZDO - bindRsp after 10000ms) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7))

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