Page 1 of 1

Z-Wave binding automation module lost - storage location?

Posted: 10 Aug 2015 18:50
by dschonac
Hello,

i had some problems with Z-Way-Server v2.0. I have several razberrys in the field, and almost simultanously they all stopped working.

In the process of debugging i realized that the z-wave binding module did not load. It was completely deleted and i had to manually re-add it. (IP:8083 -> "Z-Way Home Automation UI" -> Preferences -> Modules -> Peripherals -> ZWave and then enter dev/ttyAMA0)

Is there a way to do this remotely? Where is the information of the modules stored? If it is just some file i can add a routine to crontab, that checks the file regularly and if not present copies a backup to get it working again.

Somehow Z-Way seems to delete configuration files by random, i had some issues with lost interview results, where no soultion was found yet.

Thanks in advance!

Re: Z-Wave binding automation module lost - storage location

Posted: 10 Aug 2015 20:19
by pz1
dschonac wrote:Is there a way to do this remotely?
Should be possible to setup remote access with RaZberry Configuration Interface
http://raspberrypi_IP:8084/cgi-bin/main.cgi

I've never done that myself though