Zwave on Synology DSM 7?

Have you migrated from a working installation on DSM 6.2, or is it a new installation on DSM 7?

This is the Docker image I use:
https://registry.hub.docker.com/r/zwavejs/zwavejs2mqtt/

I think this is the thread that helped me out:

This is some important parts of my settings when installing the zwavejs2mqtt Docker container:

  • Check “Use the same network as Docker Host”
  • Check “Execute container using high privilege”
  • Under “Volume”, I set installation path to “/usr/src/app/store”

Also, here is my settings in the MQTT interface:

2 Likes