So here is a question for you, why does the sensor need to be closed? This is a TOTALLY untested idea BTW
Have the double sensor show the state of the two doors with the contacts in series like you have (had) them, and place them on the door towards the bottom between the door and the door jam.
Have another sensor on each door with the contact at the top of the door, but the sensor farther upon the track itself (one on each door track) This way, when the garage is closed, the compound sensor shows to My Garage that they are both closed.
Example:
When both garage doors are closed, OnAlert sees
- "MyGarage Module" as CLOSED.
- Door 1 is OPEN
- Door 2 is OPEN
When the first garage door is triggered, the MyGarage Module will read open, and the contact at the top of the door on the track will read closed. Run your "Close the door" macro against any door where the "Door X" contact is closed.
This will not help you if the door is 1/2 open, but you COULD say if MyGarage is OPEN and Door 1 is NOT closed, trip the garage and then that SHOULD push the door to go up or down, and one of the contacts will show a change in status...
This help?
Bob