April 22, 20251 yr Hello, Hoping someone can help me address this issue. I run Home Assistant in a VM, and have two USB's that run in it. A Z wave and Zigbee switch. The Z wave switch loads into it fine, and when the server restarts it loads into it automatically like it should. The Zigbee switch will load into it if I do it manually, but wont do it automatically on restart. I am trying to correct that. Any thoughts? Here are the details of my VM <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1a86'/> <product id='0x55d4'/> <address bus='1' device='6'/> </source> <alias name='hostdev0'/> <address type='usb' bus='0' port='1'/> </hostdev><hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1cf1'/> <product id='0x0030'/> <address bus='1' device='7'/> </source> <alias name='hostdev1'/> <address type='usb' bus='0' port='2'/> </hostdev> Thanks!! -Chase
April 25, 20251 yr Community Expert 1 hour ago, coltonc18 said: Anyone have any thoughts? That should work and the VM would not start if it was missing. Anything in the VM log? Does the device show in the systems info within HA. You could try USB manager.
April 25, 20251 yr Author I just force stopped the VM, and restarted it...the zigbee was not added with the rest. Here is the entire log of the VM from start, no errors that I could see. https://pastebin.com/eQ1u1SRv Here is USB manager, and the settings setup for that device, is one of the settings wrong?
April 25, 20251 yr Author 41 minutes ago, SimonF said: Does the device show in the systems info within HA. You could try USB manager. Not sure what you mean here, once I attach the device manually it does show. I have about 30 zigbee devices on my HA, and its a pain when my zigbee system isnt working only to realize that the USB isnt showing as attached for whatever reason. Once I attach it, it starts working within a min or so.
April 25, 20251 yr Community Expert Solution 33 minutes ago, coltonc18 said: Not sure what you mean here, once I attach the device manually it does show. I have about 30 zigbee devices on my HA, and its a pain when my zigbee system isnt working only to realize that the USB isnt showing as attached for whatever reason. Once I attach it, it starts working within a min or so. You need to remove the mappings off the VM template and let usb manager do it. The mapped outside is because it was mapped in the template.
April 25, 20251 yr Author Thank you sooo much!! That was it, I removed it from the template and updated the USB manager and it's working now!!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.