LZW60 in Home Assistant docker

I’ve just got an LZW60. I’m trying to add it to Home Assistant running in a Docker on Unraid. I’ve tried to follow the instructions here, but I can’t find a Python 3.7 folder in my config folder. Does anyone know where I might look?

I had just tried to wing it, but now the LZW60 is showing as a probe, and unavailable.

I’m using a somewhat recent Docker on a Linux box, and the path ended up at /usr/local/lib/python3.8/site-packages/python_openzwave/ozw_config

The command locate or whereis will be your friend. From terminal type: locate ozw_config <enter*. You should see some directory paths listed.