Issues activating ZHA integration (HA as an App on Truenas SCALE)

Hello

Im having issues activating the auto discovered ZHA integration when i plug in my Sonoff Zigbee 3.0 USB Dongle.

When i try to add it, it failes with:
Failed to probe the USB device

But i cannot see any relevant log entries in the Settings > System > Logs

Im running the “Home Assistant” App on my Truenas SCALE server, so i dont have easy access to the underlying YAML deployment config, but i presume since the device does get detected in HA, that it is passed through fine.

If i try to add it “manually”



It just comes as “Failed to connect”.
Still no logs.

Anyone got any good suggestions?

Ive considered shifting it to run via a VM, just feels like a decent amount of work, if i could get this to work instead.

Incase anyone else falls over this post.

In the “Apps” setting on TrueNAS for HomeAssisent i added the “Device” like this:

Host Device:
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_fad2711b5229ec11b0de757840c9ce8d-if00-port0

Container Device
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_fad2711b5229ec11b0de757840c9ce8d-if00-port0

Ofcause, find your correct path by running this command in TrueNAS shell
ls -l /dev/serial/by-id/

Then in truenas, i added the Zigbee Integration manually via this path, and otherwise then just went with automatic setup, and now im golden :slight_smile: