Fibaro FGBS001 Universal Binary Sensor not working in openHAB2

I’m using this sensor too and got some of problems with it.
While two days ago the sensors worked fine (I’m using 5 of them) now I have the 3rd one which won’t send some or any information.

Maybe first my config which is working:

  • OH2 1 week old nightly snapshot (don’t know exactly the day and version and don’t know how to check the version)
  • Z-wave binding: binding-zwave - 2.0.0.SNAPSHOT

here my .items:

	/* Auge */
	Number Flur_Auge_Lux 		{channel="zwave:device:5b97d7f6:node6:sensor_luminance"}
	Number Flur_Auge_Battery 	{channel="zwave:device:5b97d7f6:node6:battery-level"}
	Number Flur_Auge_Temp 		{channel="zwave:device:5b97d7f6:node6:sensor_temperature"}
	Switch Flur_Auge_Binary 	{channel="zwave:device:5b97d7f6:node6:sensor_binary"} 
	Switch Flur_Auge_Alarm 		{channel="zwave:device:5b97d7f6:node6:alarm_general"}
	Number Flur_Auge_Seismic 	{channel="zwave:device:5b97d7f6:node6:sensor_seismicintensity"}
	Switch Flur_Auge_Burglar 	{channel="zwave:device:5b97d7f6:node6:alarm_burglar"}

Actually I used successfully the lux, battery and temp values,
and for light-on-when-movement I used the burglar alarm.

Here some screenshots of PaperUI and Habmin

As I wrote: all went fine. Besides of that one of the eyes did’t show some values (lux and temp) so I began excluding and re-including.
I did this two times or so because I’ve read that some people just included the eyes with success while doing this several times.
But then: the burglar alarm didn’t work anymore. I testet several times, excluding and reincluding but nothing, burglar alarm seems to be dead. So I guessed it’s a defect and yesterday I wrote to the seller for an refund.

But today I made some more testings with the oder eyes and now - two more lost the burglar alarm.
I have no idea why but the two left which are running well aren’t excluded and included several times, they just working.

Is there any function in OH zu reset all the z-wave settings and configs?
I just deleted the node .xml files but this didn’t any affect (searching for new devices at PaperUI still shows the eye which is already packed for refund without battery…)