Totze, thank you, the installation was successful and I got the RaZberry Setup in Blue
I inform you that I have encountered a possible error in your guide that I've solved as follows.
In your post, your command to install Domoticz is
I run it and the system responded immediately giving me the impression that Domoticz was installed, but when I tried to access the web application I got warning
Working on the issue, I verified that Domoticz was not present in the system
Code: Select all
pi@raspberrypi:~ $ sudo service domoticz.sh start
Failed to start domoticz.service: Unit domoticz.service failed to load: No such file or directory.
At this point, i tried to install Domoticz using a more complete command
Code: Select all
sudo curl -L install.domoticz.com | sudo bash
and I saw the system working for the installation, few panels were shown, I pressed always OK and, after a couple of minutes, the process ended.
Than I accessed the Domoticz application on the web without errors, and I started your procedure to configure the RaZberry module as you recommended
Now, log in to Domoticz, go to setup --> hardware, select OpenZwave USB from dropdown menu, there should be only /dev/ttyAMA0 to select for
it. Name it as you wish, check that it is enabled and press ADD. After a while, its SETUP button should turn to blue.
When its turning to blue, it means its working as it should. When it stays red, its not working. Vesternets guide yout mentioned, is good guide for showing how you add nodes(devices).
All steps were successful except that the Setup button didn't turned on Blue "after a while" even clicking on Update. It did only after my pressing on the red Setup button, the consequent viewing of a detailed device page (table "Nodes") where I pressed the Blue Refresh button. After this action the Setup button was Blue, when I returned to previous page

as shown in the image.
So, for me, your guide will be pretty good if amended following the verification of what I reported here and many users could benefit of it and would thank you. For me the best could be to publish your guide as e Domoticz Wiki page!
Claudio
Edit 20170206: I forgot to mention that the file system of my SD card was not extended with the option Expand Filesystem in raspi-config !?