-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Wrong device]: SA-003-Zigbee #19865
Comments
Fixed in #19653 |
. Just seen your other update, thanks! |
I've reverted the commit. Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) |
@Koenkk i have another eWeLink device in another housing with the another clusters and same name - SA-003-Zigbee |
@mrmaximas these devices all use the same |
right now found issue with this my device after restart z2m 1.34.0-dev commit: [bcf50bd] Failed to configure 'Kitchen Hood', attempt 1 (Error: ConfigureReporting 0x00124b001d43736c/1 genOnOff([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 49894 - 1 - 13 - 6 - 7 after 10000ms) at Timeout._onTimeout (/Users/max/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7)) Error 2023-12-12 22:22:36 Failed to configure 'Kitchen Hood', attempt 2 (Error: ConfigureReporting 0x00124b001d43736c/1 genOnOff([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 49894 - 1 - 14 - 6 - 7 after 10000ms) at Timeout._onTimeout (/Users/max/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7)) Error 2023-12-12 22:27:34Failed to configure 'Kitchen Hood', attempt 3 (Error: ConfigureReporting 0x00124b001d43736c/1 genOnOff([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 49894 - 1 - 25 - 6 - 7 after 10000ms) at Timeout._onTimeout (/Users/max/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7)) |
Could you check if the issue is fixed with the following external converter:
external_converters:
- ext_converter.js
|
Error 2023-12-13 22:31:40Failed to configure 'Kitchen Hood', attempt 1 (Error: ConfigureReporting 0x00124b001d43736c/1 genOnOff([{"minimumReportInterval":0,"maximumReportInterval":65000,"reportableChange":1,"attribute":"onOff"}], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 49894 - 1 - 48 - 6 - 7 after 10000ms) at Timeout._onTimeout (/Users/max/zigbee2mqtt/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7)) |
W/o any ext converters, because I still had this converter installed yesterday, which I didn't uninstall, I only uninstalled it now |
fixed! Changes will be available in the dev branch in a few hours from now. |
Link
https://www.zigbee2mqtt.io/devices/SA-003-Zigbee.html
Model
SA-003-Zigbee
Description
Smart Socket
Vendor
eWeLink
Picture (link)
https://www.zigbee2mqtt.io/images/devices/SA-003-Zigbee.jpg
Database entry
{"id":5,"type":"Router","ieeeAddr":"0x00124b00226d89a8","nwkAddr":65317,"manufId":0,"manufName":"eWeLink","powerSource":"Mains (single phase)","modelId":"SA-003-Zigbee","epList":[1],"endpoints":{"1":{"profId":49246,"epId":1,"devId":16,"inClusterList":[0,3,4,5,6],"outClusterList":[0],"clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink"}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":5,"hwVersion":1,"dateCode":"20201207","swBuildId":"1.0.5","zclVersion":1,"interviewCompleted":true,"meta":{},"lastSeen":1700948860738,"defaultSendRequestWhen":"immediate"}
Notes
Believe this may relate to #19653 where the opposite was happening for someone else (their ZB-R01 was being detected as a SA-003-Zigbee)
The text was updated successfully, but these errors were encountered: