Fibaro - Universal Binary Sensor - Does it work with Smart Things

Ok the code is here

I cannot test it unfortunately, my 1 and only universal sensor is soldered in place unfortunately, but this should work, both the sensors have been changed to NC, which should be the correct input for a contact sensor.

you need to make sure you execute the configuration block once the sensor is in inclusion mode.

but if when you open the first sensor you get a line in the logs that starts with “BasicSet V1” then the configuration hasn’t taken and you need to retry the configuration set again as only the first sensor will work, the line should start with “ZWaveEvent V3” for both sensors to work.

if you still have no luck you can always try and list the parameters using the ListCurrentParams Function which should confirm if the configuration is set correctly, this is executed from the IDE once you install the device type on the sensor, just place the sensor into inclusion before you hit the button. if you post the output here i can help