Docker/VM question


Recommended Posts

I am running Home Assistant (home automation software) in a docker container. Home Assistant supports Z-Wave networks via Z-Wave USB sticks. Z-Wave USB sticks expose themselves to the system via a USB to serial bridge.

 

I'm running into the problem that the unRaid Linux kernel does not include the USB to serial bridge driver (CP210x).

 

I can think of two solutions, but both are not ideal:

[*]Compile the module for the kernel myself (instructions)

[*]Run Home Assistant in a virtual machine

 

Is there an option that I am missing?

Link to comment

I am running Home Assistant (home automation software) in a docker container. Home Assistant supports Z-Wave networks via Z-Wave USB sticks. Z-Wave USB sticks expose themselves to the system via a USB to serial bridge.

 

I'm running into the problem that the unRaid Linux kernel does not include the USB to serial bridge driver (CP210x).

 

I can think of two solutions, but both are not ideal:

[*]Compile the module for the kernel myself (instructions)

[*]Run Home Assistant in a virtual machine

 

Is there an option that I am missing?

I think the vm solution is your best bet.  Maybe a light weight Linux vm.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.