USB CC2531 and ZBMINI

Hello,
I do not know how I can add Sonoff ZB MINI device to my home assistant. I have integration with CC2531 through “Zigbee Home Automation”, I am not using ZigBee2MQTT. It does not find the device. In the logs I see:

MainThread) [zigpy.zcl] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=130 command_id=Command.Report_Attributes>

Bring your zbmini very close to your cc2531 and try to pair again.

It didn’t help. The green LED flashes all the time, I hold the reset button 5-10s, the LED flashes all the time. When I press the switch briefly, it works and the CC2531 captures the signals. But adding is not working. I have 8 devices on the coordinator.

ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=155 command_id=Command.Report_Attributes>
ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=0>)]]
Attribute report received: measured_value=0
ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=156 command_id=Command.Report_Attributes>
ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=bitmap8, value=bitmap8.1>)]] 

What firmware version is on your CC2531. There is a known bug in all but the latest firmware versions for the CC2531 that they fail to pair after a while. Unplugging the CC2531 and re-plugging solves it, but upgrading to the latest firmware is better.