Hi,
I would like to use a homeseer Z-NET as my homeassistant z-wave device.
For the ease of updates and integrations, I went with hass.io install on a debian VM(docker CE etc…).
I am using socat to connect to homeseer z-net. Using this guide
So now I have a serial device sitting in my /dev folder as /dev/ttyUSB01
Unfortunately, it seems that this device is not visible to the hass.io. Does anyone have any idea how to expose this device to hassio? Normally with docker, you would add a device flag but I am not quite sure how to do this with Hass.io