-
-
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
Failed To configure SONOFF SNZB-06P - EMBER #24887
Comments
|
I have the same error message: What happened?I assded the presence sensor SONOFF SNZB-06P via zigbee2mqtt. It seems to work so far, but I got this confusing error message What did you expect to happen?No error. How to reproduce it (minimal and precise)Pair the device in zigbee2Mqtt. Error message appears after a couple of seconds Zigbee2MQTT version1.41.0-1 Adapter firmware version
SetupHAOS over RPi 4 model B Debug log
|
I also have the same error with a 3rd reality garage door sensor using SLZB-06M in ember mode:
|
Similar error message and SNZB-06P goes "offline" and all entities stops existing. ( with 2 different sensors running 1.06 ) |
Tested now with Aeotec stick , EZSP , latest HA ( updated ) / z2m etc with the sensor as the only node in this Zigbee network Note then that ZHA worked immediately. |
Upgraded SkyConnect to 7.4.4 , Still same issue. The sensor is discovered but refuses to respond and after a while is considered to be dead, |
Same issue for me using SMLIGHT SLZB-06M. |
Me too with a SMLIGHT SLZB-07p7 dongle. |
Added two new Sonoff SNZB-06P recently and both are giving timeouts for msOccupancySensing.configReport ZCL command. SNZB-06P firmware 1.0.6 Tried to restart everything. No luck.
|
Me testing with Zigbe2MQTT Edge now and and its seems to behave well without any strange errors. |
This is the answer Sonoff gave me on Amazon market place: The error message means that the connection is not stable, but you can ignore it unless the device is offline. In my case all devices are within 5 meters from the coordinator so I think is not a stability problem. |
Fixes failed to configure SONOFF SNZB-06P Koenkk/zigbee2mqtt#24887
Disabling occupancy reporting fixes the error. I have created a pull request. |
Fixed by Koenkk/zigbee-herdsman-converters#8521, thanks @Rising-Sun ! Changes will be available in the dev branch in a few hours from now. Note that the dev branch currently contains breaking changes, see #24198 |
What happened?
Latest everything using EMBER, Failed fo configure presence sensors errors.
What did you expect to happen?
No errors and relaible operations
How to reproduce it (minimal and precise)
Simply pair the deives, once it has a few end-nodes hanging off of it the log is filling up with the error and endnodes connected to it it are unrelaible in operation.
Zigbee2MQTT version
1.41.0-1
Adapter firmware version
v2.5.8
Adapter
SMLIGHT SLZB-06M + darkxst 7.4.4
Setup
HAOS VM
Debug log
error 2024-11-23 18:16:53z2m: Failed to configure 'Jelenlét - FoE : Iroda -', attempt 3 (Error: ZCL command 0x0ceff6fffe6bf09f/1 msOccupancySensing.configReport([{"minimumReportInterval":10,"maximumReportInterval":60,"reportableChange":0,"attribute":"occupancy"}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed ({"target":54552,"apsFrame":{"profileId":260,"clusterId":1030,"sourceEndpoint":1,"destinationEndpoint":1,"options":4416,"groupId":0,"sequence":122},"zclSequence":7,"commandIdentifier":7} timed out after 10000ms) at Object.start (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/oneWaitress.ts:195:23) at EmberOneWaitress.startWaitingFor (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/oneWaitress.ts:219:50) at /app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:2131:55 at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:36:20) at EmberAdapter.sendZclFrameToEndpoint (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:2070:16) at Request.send (/app/node_modules/zigbee-herdsman/src/controller/helpers/request.ts:82:20) at Endpoint.sendRequest (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:325:20) at Endpoint.zclCommand (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:951:28) at Endpoint.configureReporting (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:688:9) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:162:17))
The text was updated successfully, but these errors were encountered: