I have issues adding the last Bosch Room Thermostat 230V to my Zigbee network. I tried all the recommendations like resetting the device, restarting HA, restarting proxmox, un- and replugging my coordinator Sonoff_Zigbee_3.0_USB_Dongle_Plus but nothing worked.
I scanned the QR Code on the devices and then they were added automatically via zha.permit command - except for the last one.
Any further suggestions? Thank you!
Log:
2025-03-05 21:05:39.509 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=zha, service=permit, service_data=duration=60, qr_code=RB01SG0D831018264800B0000000000000000000001E5E0902AEB16FDLK13108A10AAB93AE6D4C1F12C782F1AF6EC41>
2025-03-05 21:05:39.509 INFO (MainThread) [homeassistant.components.zha.websocket_api] Allowing join for 00:1e:5e:09:02:ae:b1:6f device with link key
2025-03-05 21:05:39.510 DEBUG (MainThread) [zigpy_znp.api] Sending request: AppConfig.BDBAddInstallCode.Req(InstallCodeFormat=<InstallCodeFormat.KeyDerivedFromInstallCode: 2>, IEEE=00:1e:5e:09:02:ae:b1:6f, InstallCode=b'\x5A\xA8\x4E\xAD\x35\x05\x47\x59\x87\xC3\x75\x71\xD8\xA7\x89\xBB')
2025-03-05 21:05:39.519 DEBUG (MainThread) [zigpy_znp.api] Received command: AppConfig.BDBAddInstallCode.Rsp(Status=<Status.SUCCESS: 0>)
2025-03-05 21:05:39.521 DEBUG (MainThread) [zigpy_znp.api] Sending request: AppConfig.BDBSetJoinUsesInstallCodeKey.Req(BdbJoinUsesInstallCodeKey=<Bool.true: 1>)
2025-03-05 21:05:39.527 DEBUG (MainThread) [zigpy_znp.api] Received command: AppConfig.BDBSetJoinUsesInstallCodeKey.Rsp(Status=<Status.SUCCESS: 0>)
2025-03-05 21:05:39.528 INFO (MainThread) [zigpy_znp.zigbee.application] Permitting joins for 60 seconds
2025-03-05 21:05:39.529 DEBUG (MainThread) [zigpy_znp.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2025, 3, 5, 20, 5, 39, 529076, tzinfo=datetime.timezone.utc), priority=<PacketPriority.NORMAL: 0>, src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=0, dst=AddrModeAddress(addr_mode=<AddrMode.Broadcast: 15>, address=<BroadcastAddress.ALL_ROUTERS_AND_COORDINATOR: 65532>), dst_ep=0, source_route=None, extended_timeout=False, tsn=2, profile_id=0, cluster_id=<ZDOCmd.Mgmt_Permit_Joining_req: 0x0036>, data=Serialized[b'\x02<\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=None, rssi=None)
2025-03-05 21:05:39.529 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.Broadcast: 15>, Dst=0xFFFC, Duration=60, TCSignificance=0)
2025-03-05 21:05:39.543 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>)
2025-03-05 21:05:39.544 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>)
2025-03-05 21:05:39.544 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MsgCbIncoming.Callback(Src=0x0000, IsBroadcast=<Bool.false: 0>, ClusterId=32822, SecurityUse=0, TSN=3, MacDst=0x0000, Data=b'\x00')
2025-03-05 21:05:39.544 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.Broadcast: 15>, address=0xFFFC), DstEndpoint=0, DstPanId=0x0000, SrcEndpoint=0, ClusterId=54, TSN=2, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=0, Data=b'\x02\x3C\x00')
2025-03-05 21:05:39.545 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2025, 3, 5, 20, 5, 39, 545563, tzinfo=datetime.timezone.utc), priority=0, src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=0, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=0, source_route=None, extended_timeout=False, tsn=3, profile_id=0, cluster_id=32822, data=Serialized[b'\x03\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=None, rssi=None)
2025-03-05 21:05:39.545 DEBUG (MainThread) [zigpy.zdo] [0x0000:zdo] ZDO request ZDOCmd.Mgmt_Permit_Joining_rsp: [<Status.SUCCESS: 0>]
2025-03-05 21:05:39.545 DEBUG (MainThread) [zigpy.zdo] [0x0000:zdo] No handler for ZDO request:ZDOCmd.Mgmt_Permit_Joining_rsp([<Status.SUCCESS: 0>])
2025-03-05 21:05:39.562 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>)