I have a QNAP TS-464 running home assistant inside a docker container. I recently got the "
SONOFF ZB Dongle-E Zigbee 3.0 USB Dongle Plus" in the mail and for some reason I can not get it work.
I started off with the issue that the device did not show up in /dev/tty or /dev/serial. But it did show in lsusb.
After reading forum post after forum post and making some changes to my docker config, I found the problem is with my host machine.
By popular recommendation I installed the "USB Serial Drivers" onto my NAS. Now my lsusb command hangs and I am not sure if the device is even recognised anymore.
I feel like I have read every post and documentation page that somehow related to this, but I cant seem to get the USB dongle to be detected and have it show up in /dev/serial or /dev/tty.
I know this is not a question about HA, but I am hoping someone here has had similar experiences with the hardware and might be able to lead me in the right direction.