-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
What happened?
Coffee maker almost caught fire, since automatons did not work any more: Smart plugs from Devleco are suddenly not reporting state from hardware switch back to Z2M. They change state in dashboard only of I press "refresh" button.
I get this error when I refresh device config:
z2m: Failed to configure 'Smart Plug', attempt 9 (Error: ZCL command 0x0015bc002f008008/1 genOnOff.configReport([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Delivery failed for '55205'.) at EmberOneWaitress.deliveryFailedFor (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/oneWaitress.ts:100:31) at EmberAdapter.onMessageSent (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:458:42) at Ezsp.emit (node:events:518:28) at Ezsp.ezspMessageSentHandler (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:5082:14) at Ezsp.callbackDispatch (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:734:26) at Ezsp.onAshFrame (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:387:22) at UartAsh.emit (node:events:518:28) at Immediate. (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/uart/ash.ts:1192:45) at processImmediate (node:internal/timers:485:21))
What did you expect to happen?
I expected that hardware button would report and change state in Z2M β like it has before, for years.
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.6.3
Adapter firmware version
7.4.4.3
Adapter
Home Assistant Connect ZBT-1
Setup
Zigbee2MQTTadd-on: 2.6.3-1
HAOS on RPi4: 16.3
MQTT: Mosquitto add-on
Home Assistant: 2025.11.1
Coordinator type: EmberZNet
All latest updates
Device database.db entry
No response
Debug log
z2m: Failed to configure 'Smart Plug Vinskap', attempt 9 (Error: ZCL command 0x0015bc002f008008/1 genOnOff.configReport([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Delivery failed for '55205'.) at EmberOneWaitress.deliveryFailedFor (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/oneWaitress.ts:100:31) at EmberAdapter.onMessageSent (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:458:42) at Ezsp.emit (node:events:518:28) at Ezsp.ezspMessageSentHandler (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:5082:14) at Ezsp.callbackDispatch (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:734:26) at Ezsp.onAshFrame (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:387:22) at UartAsh.emit (node:events:518:28) at Immediate. (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/ember/uart/ash.ts:1192:45) at processImmediate (node:internal/timers:485:21))
Notes
No response