Use Fibaro UBS inputs

I’ve got a Fibaro Universal Binary Sensor hooked up to a simple magnet switch and a temp sensor. I want to create a virtual device that gets it values from the universal sensor.

As a virtual device I’ve chosen a garagedoor and I can get the temperature value to update according to the Fibaro sensor, I can’t get the state of the input one from Fibaro sensor to carry over to the virtual device. The fault I get can be seen in the screenshot.

As I understand it the virtual device expects a boolean input but the Fibaro sensor is outputting a string value, am I correct? How might I solve it? :slight_smile:

That’s strange, the Flow looks correct. Are you sure that there are no spaces/other characters in the value (other than the tag)?

I just checked and there is no spaces or anything else.