Aqara (Xiaomi) Door Sensor -> HUSBZB-1 Hub - Unable to Add Device

I received my Aqara Door Sensors and went to add them to my Home Assistant Setup. I have the HUSBZB-1 USB Dongle that I have set up in HA with the Config:

zwave:
  usb_path: /dev/ttyUSB0

zha:
  usb_path: /dev/ttyUSB1
  database_path: zigbee.db

I have added a few devices using the ZHA (Zigbee) part of the Hub. But I am unable to get the Door Sensors added to HA. I use the Zwave section in my Configuration and click Add Node. The log reflects that the device should be waiting to pair with a sensor:

2018-09-17 21:11:58.934 Detail, Queuing (Controller) Add Device
2018-09-17 21:11:58.935 Info, Add Device
2018-09-17 21:11:58.935 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x10, 0x61
2018-09-17 21:11:58.935 Detail, Notification: ControllerCommand - Starting
2018-09-17 21:11:58.940 Detail,
2018-09-17 21:11:58.941 Info, contrlr, Sending (Command) message (Callback ID=0x10, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x10, 0x61
2018-09-17 21:11:58.945 Detail, contrlr,   Received: 0x01, 0x07, 0x00, 0x4a, 0x10, 0x01, 0x00, 0x00, 0xa3
2018-09-17 21:11:58.945 Detail,
2018-09-17 21:11:58.945 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2018-09-17 21:11:58.945 Info, contrlr, ADD_NODE_STATUS_LEARN_READY
2018-09-17 21:11:58.945 Detail, Node001,   Expected callbackId was received
2018-09-17 21:11:58.945 Detail, Node001,   Expected reply was received
2018-09-17 21:11:58.945 Detail, Node001,   Message transaction complete
2018-09-17 21:11:58.946 Detail,
2018-09-17 21:11:58.946 Detail, contrlr, Removing current message
2018-09-17 21:11:58.946 Detail, Notification: ControllerCommand - Waiting
2018-09-17 21:11:58.953 Info, WriteNextMsg Controller nothing to do

I then press the button on the door sensor for three seconds and the light flashes 3 times and then nothing. I am seeing no connection in the logs or a failed connection.

Is there something I am doing wrong? Anyone connected these devices with out the hub before. I have seen and been told its possible but I am unable to do so thus far.

RESOLVED: Its Zigbee Connection not Zwave SMH