Posted August 31, 20186 yr Hi, Very interested in unRAID, next to the storage part I want to run a VM on there that runs home-assistant. So I need to use my Zwave USB stick in that VM. Is it possible to forward a USB device to a VM?
August 31, 20186 yr 1 hour ago, Dennusb said: Hi, Very interested in unRAID, next to the storage part I want to run a VM on there that runs home-assistant. So I need to use my Zwave USB stick in that VM. Is it possible to forward a USB device to a VM? Yes you can forward USB devices to a VM. Some people forward a complete USB host controller for maximum functionality, but in most situatuations it will work well to just forward individual devices.
August 31, 20186 yr I run home assistant in a docker with my USB stick passed to it No need for a VM. My stick is a z-wave/zigbee one so I pass 2 devices to it. In the docker configuration I set up two devices ttyUSB0 = /dev/ttyUSB0 and ttyUSB1 = /dev/ttyUSB1. In HA I have the usb_paths setup to the passed through devices. So far it runs awesome.
Archived
This topic is now archived and is closed to further replies.