1-wire on Hassio: howto?

As many people here I’m having trouble using 1-wire on Hassio.

My setup is an Ubuntu VM (on ESXI) with Hassio installed and I have a 1-wire USB interface connected to the host. From Ubuntu I am able to start owfs and I see al the sensors mounted at /mnt/1wire. However, I’m stuck at getting this into Hassio. The way I see it there are 2 options:

  • Mount /mnt/1wire from the host into the same folder of the Hassio container.
  • Install owfs in the container and run it from there.

I can’t figure out how to do either. Has anyone had any luck with this? If so, could you explain how to do this?

Thomas