zigbee2mqtt
zigbee2mqtt copied to clipboard
Inability to toggle switch in NUE-AUWZO2
What happened?
I've got 3 double power points recognized as NUE-AUWZO2. All 3 fail to toggle from Zigbee, however, they do report status correctly so that I see correct state, just can't toggle it remotely. These were working a while ago with ZHA, however, were recognized as light, not a power point. I don't know if this is related but it is also impossible to put these into router pairing mode.
What did you expect to happen?
Just toggle
How to reproduce it (minimal and precise)
I believe it is enough to pair one and attempt to toggle - either by MQTT or frontend dashboard.
Zigbee2MQTT version
1.33.2 commit: 9996c93
Adapter firmware version
6.7.9.0 build 405
Adapter
EZSP v8 running in Sonoff (esp32) with Tasmota 13.2.0.2
Debug log
Zigbee2MQTT:error 2023-11-05 23:10:56: Publish 'set' 'state' to 'L1 Hall Socket' failed: 'Error: Command 0x08230211e00bfdb0/2 genOnOff.on({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 56063 - 2 - 103 - 6 - 11 after 10000ms)' Zigbee2MQTT:debug 2023-11-05 23:10:56: Error: Command 0x08230211e00bfdb0/2 genOnOff.on({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 56063 - 2 - 103 - 6 - 11 after 10000ms) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7) Zigbee2MQTT:debug 2023-11-05 23:11:00: Received Zigbee message from 'Coordinator', type 'commandNotification', cluster 'greenPower', data '{"data":[25,104,2,11,254,0],"type":"Buffer"}' from endpoint 242 with groupID null, ignoring since it is from coordinator
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days