1) Give a description of the problem
As I built the logic I was testing as it grew. The top two If Block are simple and just fine, however, as the logic grew the bottom IF’s trigger stopped triggering on both transitions of the contact’s switch.
2) What is the expected behavior?
The Light Control is two fold: -1- on at sunset and off at 10:30 PM. -2- however, if the garage door is detected to open then the light will either blink off if it was on or just turn on if it was off. This would persist during the time the garage door was open.
3) What is happening/not happening?
-1- is working just fine
-2- was working (triggering on both edges of the contact switch) until the logic was complete and now it no longer triggers on the closed to opened transition.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)