Raspberry Pi + Docker + Portainer + Z-Stick Gen5+?

Hello to all.
I am brand new here and brand new with Raspberry and Home Assistant.
I have successfully installed:

  • Raspberry Pi 4
  • Docker
  • Portainer
  • Home Assistant as a container via Portainer.

To integrate my Z-Wave Plus devices I now need to make Home Assistant in the container also recognize the USB stick (Z-Stick Gen5+).

I have been searching the internet for two days and have not found a solution.
Can you help me?
Greetings and thanks, Sven

There’s no reason to give HA access to the USB stick. Since you are using HA Container, you will need to run the Z-Wave JS Server yourself. For that, you can use zwavejs2mqtt.

Also see the advanced instructions in the Z-Wave JS integration docs.

@ freshcoast: You have set me on the right path. I am very grateful to you for that. And after 3 more hours it worked :slight_smile:

Do you happen to have another idea how I can install the “supervisor” in Home Assistant for Docker? Because it does not exist there.