What happened?
I replaced my CONBEE II stick with the SLZB-06M. I upgraded z2m to 2.0.0. I'm re-pairing all my devices. The first few succeeded, the others don't. Now I can't pair any more devices.
What did you expect to happen?
It stayed on the network after joining.
How to reproduce it (minimal and precise)
- Allow joining
- Pair Tuya MTG235-ZB-RL (press reset button 5 seconds)
- Watch the logs (it joins and leaves right after)
Zigbee2MQTT version
2.0.0 commit: unknown
Adapter firmware version
7.4.5 [GA]
Adapter
SLZB-06M core v2.3.6, zigbee 20241127 (both EZSP & ember)
Setup
Home Assistant OS on Intel NUC
Debug log
info 2025-01-04 22:08:08z2m: Zigbee: allowing new devices to join.
info 2025-01-04 22:08:08zh:ember: [STACK STATUS] Network opened.
info 2025-01-04 22:08:09z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254},"status":"ok","transaction":"3w024-1"}'
info 2025-01-04 22:08:23zh:controller: Interview for '***' started
info 2025-01-04 22:08:23z2m: Device '***' joined
info 2025-01-04 22:08:23z2m: Starting interview of '***'
info 2025-01-04 22:08:23z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"***","ieee_address":"***"},"type":"device_joined"}'
info 2025-01-04 22:08:23z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"***","ieee_address":"***","status":"started"},"type":"device_interview"}'
info 2025-01-04 22:08:23z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"***","ieee_address":"***"},"type":"device_announce"}'
warning 2025-01-04 22:08:25z2m: Device '***' left the network
info 2025-01-04 22:08:25z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"***","ieee_address":"***"},"type":"device_leave"}'
error 2025-01-04 22:08:28zh:controller: Interview failed for '*** with error 'Error: DatabaseEntry with ID '2' does not exist'
Config
data_path: /config/zigbee2mqtt
socat:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
mqtt: {}
serial:
port: tcp://192.168.0.94:6638
baudrate: 115200
adapter: ember
rtscts: false
advanced:
transmit_power: 20
Related? #25826
What happened?
I replaced my CONBEE II stick with the SLZB-06M. I upgraded z2m to 2.0.0. I'm re-pairing all my devices. The first few succeeded, the others don't. Now I can't pair any more devices.
What did you expect to happen?
It stayed on the network after joining.
How to reproduce it (minimal and precise)
Zigbee2MQTT version
2.0.0 commit: unknown
Adapter firmware version
7.4.5 [GA]
Adapter
SLZB-06M core v2.3.6, zigbee 20241127 (both EZSP & ember)
Setup
Home Assistant OS on Intel NUC
Debug log
Config
Related? #25826