Koenkk / zigbee2mqtt

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

When pairing a SONOFF ZBMINIL2 an error occurs #19002

Closed FWeinb closed 10 months ago

FWeinb commented 12 months ago

What happened?

I have multiple ZBMINIL2 in my network all paired before 1.33 and they are working fine. Today I wanted to add another and got the following error, the device is working for a few minutes and then will appear offline:

Failed to configure '0x9035eafffe02b0a2', attempt 2 (Error: Unbind 0x9035eafffe02b0a2/1 genPollCtrl from '0x00212effff095933/1' failed (Error: status: 136) at DeconzAdapter.unbind (/app/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:818:19) at Endpoint.unbind (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:673:13) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/devices/sonoff.ts:63:13) at Configure.configure (/app/lib/extension/configure.ts:117:13))

What did you expect to happen?

There should not be an error during interviewing and the device should stay online.

How to reproduce it (minimal and precise)

  1. Pair ZBMINIL2
  2. See error above

Zigbee2MQTT version

1.33.0

Adapter firmware version

0x26780700

Adapter

ConBee2/RaspBee2

Debug log

No response

francisp2 commented 11 months ago

Did you try 'reconfigure' ?

julianfs commented 11 months ago

The same is true for the previous version of this hardware, the ZBMINI-L.

As far as I can tell it doesn't cause a problem, you just get a lot of 'junk' in your log file.

github-actions[bot] commented 10 months 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

Kitof commented 5 months ago

Is there a way to suppress this error ? I have it on each of my switch on every action, it's very annoying...

viniciusgava commented 4 months ago

Has anybody found a solution for this?