How do I find the device path for the ZWA -2

How do I find the device path for the ZWA -2. I the integration tg z wave -js app show the path for zigbee adapter but not the zwa 2?

I am running HAOS 17.1 an Core 2026.2.2

If you go to Settings - System - Hardware and then select the ‘All Hardware’ button you get a list of attached devices. Normally it is one of the ttyUSBxxx items.

thanks for the quick response. I had forgotten about this BUT. this confirmed although show its blue light. It’s not connect. The zigbee dongel is.

The TTY ports can sometimes change internally, so it is suggested to use the /serial/by-id/ URL that always talks to your dongle by serial so it is always right.
You can find out what that is by using:

and looking for it under all hardware, something like this:

Once you have the long URL use that instead of the ttyxxx one.

If you are using a Container installation, this is how to see the /serial/by-id/ URL:
ls -l /dev/serial/by-id

Ahh yes I remember this from older discussions. that it is better to use the device path but none show for the ZWA-2

If you click that link and don’t find it, then it’s broke or plugged into the wrong place.

The Virtual Box VM sees the device in settings so I guess I broke the USB pass thru. I neglected to mention I am running HA on a linux virtual machine under Virtual Box. It was working last week but there have been several updates since then

Yes I was a pass thru issue. which seems to have been caused bu either the core update. I can get the issue resolved by restoring previous version