Adding Open Z-Wave with Hassbian

Downloaded and installed the newest Hassbian image (2017-09-13). Everything seems to have gone smoothly until I tried installing Open Z-wave.

Using the instruction from here, I tried to install full openzwave:

$ sudo hassbian-config install openzwave
suite openzwave doesn’t exist.

What am I missing?

As of version 0.45, Home Assistant automatically installs python-openzwave from PyPI as needed.

I see now that Z-wave is installed.
What is the best way to get the documentation page updated to reflect the change? I think it would help to add a quick note saying that the openzwave suites are no longer included since zwave is automatically installed in version 0.45+ .

@gdselzer You’d want to issue a pull request against the relevant page in this repository.