How to use a USB Blue Yeti microphone (in the USB hardware list)?

I have HASSos running on a Rasberry Pi 4 with a Blue Yeti USB microphone plugged in. It shows under USB devices in the System > Host > … > Hardware window. I don’t see it appearing as a selectable microphone in any Add-on though (eg Ada, Rhasspy etc). I only see “Default” which doesn’t appear to use the external mic.

The only log entries I see don’t suggest any problem:


[210923.304556] usb 1-1.1: new full-speed USB device number 5 using xhci_hcd
[210923.424061] usb 1-1.1: New USB device found, idVendor=b58e, idProduct=9e84, bcdDevice= 1.00
[210923.424072] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[210923.424079] usb 1-1.1: Product: Yeti Stereo Microphone
[210923.424084] usb 1-1.1: Manufacturer: Blue Microphones
[210925.127004] usbcore: registered new interface driver snd-usb-audio

So any ideas about how to troubleshoot this?