Koenkk / zigbee2mqtt

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

Device leaves the network when pairing #16952

Closed jypsie closed 1 year ago

jypsie commented 1 year ago

What happened?

A previously paired device (a zigbee switch) will not pair again when I start the pairing process. I just get the message "leaving the network". Similar switches pair without a problem, but this on not (it was paired before but something must have gone wrong). A leftover in the db?

What did you expect to happen?

that I can pair this device again

How to reproduce it (minimal and precise)

just by starting the pairing process

Zigbee2MQTT version

1.30.2-1

Adapter firmware version

Z-STack 3.x.0 Coordinator firmware

Adapter

ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus CC2652P

Debug log

warn 2023-03-07 17:22:37: Device '0x842e14fffe0fecd9' left the network info 2023-03-07 17:22:38: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x842e14fffe0fecd9","ieee_address":"0x842e14fffe0fecd9"},"type":"device_leave"}' info 2023-03-07 17:22:38: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"left_network","meta":{"friendly_name":"0x842e14fffe0fecd9"},"type":"device_removed"}' warn 2023-03-07 17:22:38: Device '0x842e14fffe0fecd9' left the network info 2023-03-07 17:22:38: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x842e14fffe0fecd9","ieee_address":"0x842e14fffe0fecd9"},"type":"device_leave"}' info 2023-03-07 17:22:38: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"left_network","meta":{"friendly_name":"0x842e14fffe0fecd9"},"type":"device_removed"}' warn 2023-03-07 17:22:38: Device '0x842e14fffe0fecd9' left the network info 2023-03-07 17:22:39: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x842e14fffe0fecd9","ieee_address":"0x842e14fffe0fecd9"},"type":"device_leave"}' info 2023-03-07 17:22:39: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"left_network","meta":{"friendly_name":"0x842e14fffe0fecd9"},"type":"device_removed"}'

github-actions[bot] commented 1 year 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