Can't re-add Zigbee Smoke Detector

Hi!

I use Congee II dongle with ZHA and I found my Smoke Detector not responding in HA.
So i decided to remove it from devices.
Since then I can’t reconnect it.

Tried removing dongle. Restarting and rebooting HA. Changin channels of Conbee.
Nothing worked.
Anyone can help me here? Thanks

Here is the log I get when I try to connect the detector:

Received a packet: ZigbeePacket(src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x5911), src_ep=2, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=None, profile_id=260, cluster_id=1030, data=Serialized[b'\x08\xff\n\x00\x00\x18\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-73)
[0x5911:2:0x0406] Received ZCL frame: b'\x08\xff\n\x00\x00\x18\x00'
[0x5911:2:0x0406] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=255, command_id=10, *direction=<Direction.Client_to_Server: 1>)
[0x5911:2:0x0406] Decoded ZCL frame: PhilipsOccupancySensing:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=bitmap8, value=<bitmap8: 0>))])
[0x5911:2:0x0406] Received command 0x0A (TSN 255): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=bitmap8, value=<bitmap8: 0>))])
[0x5911:2:0x0406] Attribute report received: occupancy=<bitmap8: 0>
[0x5911:2:0x0406] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=255, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
[0x5911:2:0x0406] Sending reply: Default_Response(command_id=10, status=<Status.SUCCESS: 0>)
[0x5911](SML003): Device seen - marking the device available and resetting counter
[0x5911](SML003): Update device availability -  device available: True - new availability: True - changed: False
[0x518B](MS01): Device seen - marking the device available and resetting counter
[0x518B](MS01): Update device availability -  device available: True - new availability: True - changed: False
[0xE9CB](TS0601): Attempting to checkin with device - missed checkins: 1
[0xE9CB:1:0x0000] Sending request header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Server_to_Client: 0>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=14, command_id=<GeneralCommand.Read_Attributes: 0>, *direction=<Direction.Server_to_Client: 0>)
[0xE9CB:1:0x0000] Sending request: Read_Attributes(attribute_ids=[4])
[0x5911](SML003): Device seen - marking the device available and resetting counter
[0x5911](SML003): Update device availability -  device available: True - new availability: True - changed: False
[0x518B](MS01): Device seen - marking the device available and resetting counter
[0x518B](MS01): Update device availability -  device available: True - new availability: True - changed: False
[0xE9CB](TS0601): Attempting to checkin with device - missed checkins: 2
[0xE9CB:1:0x0000] Sending request header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Server_to_Client: 0>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=16, command_id=<GeneralCommand.Read_Attributes: 0>, *direction=<Direction.Server_to_Client: 0>)
[0xE9CB:1:0x0000] Sending request: Read_Attributes(attribute_ids=[4])
[0x5911](SML003): Device seen - marking the device available and resetting counter
[0x5911](SML003): Update device availability -  device available: True - new availability: True - changed: False
Received a packet: ZigbeePacket(src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x5911), src_ep=2, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=None, profile_id=260, cluster_id=1026, data=Serialized[b'\x08\x00\n\x00\x00)\x01\n'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=200, rssi=-72)
[0x5911:2:0x0402] Received ZCL frame: b'\x08\x00\n\x00\x00)\x01\n'
[0x5911:2:0x0402] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=0, command_id=10, *direction=<Direction.Client_to_Server: 1>)
[0x5911:2:0x0402] Decoded ZCL frame: TemperatureMeasurement:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=int16s, value=2561))])
[0x5911:2:0x0402] Received command 0x0A (TSN 0): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=int16s, value=2561))])
[0x5911:2:0x0402] Attribute report received: measured_value=2561
[0x5911:2:0x0402] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=0, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
[0x5911:2:0x0402] Sending reply: Default_Response(command_id=10, status=<Status.SUCCESS: 0>)