Heimdall - Let Homey watch over your home

On trying to implement Heimdall
I recently raised a question on the possibility that Heimdall acknowledges the status of doors/windows whether opened/closed
Each door/window status is detected by a switch (an input to a Fibaro generic input sensor)
However each switch cannot be acknowledged since it does not have the “capability alarm_contact” in order to be detected by Heimdall
So as you suggested I have created Virtual devices to account for an “alarm feature”
However no one is detected by Heimdall once giving the definition as the only possible feature available, i.e. “motion detection” which therefore does not work either

I think this depends on the fact that “motion detection” is a transient event while the CONTACT detection is a STATUS EVENT

Do you think is there any possibility to take care of this issue?

in the meantime I have also submitted a question to Arjan in github

to understand whether a VD can be implemented with the “capability alarm_contact”

thanks