1) Give a description of the problem
My door sensor sent off two open closed events back to back. In smartthings log it is OPEN, CLOSED, OPEN, CLOSED. In my webcore logs it’s OPEN,CLOSED, CLOSED, OPEN. This of coarse is causing a false trip.
2) What is the expected behavior?
To trigger only when door is actually open.
3) What is happening/not happening?
Accidental triggers on double events.
4) Post a Green Snapshot of the piston
**5)
1/31/2018, 5:27:46 AM +473ms
+2ms ╔Received event [Front And Back Door Sensor].contact = open with a delay of 7649ms
+677ms ║Setting up scheduled job for Wed, Jan 31 2018 @ 5:32:47 AM EST (in 299.892s), with 1 more job pending
+689ms ╚Event processed successfully (689ms)
1/31/2018, 5:27:46 AM +444ms
+1ms ╔Received event [Front And Back Door Sensor].contact = closed with a delay of 4167ms
+291ms ╚Event processed successfully (291ms)
1/31/2018, 5:26:20 AM +565ms
+1ms ╔Received event [Front And Back Door Sensor].contact = closed with a delay of 359ms
+319ms ╚Event processed successfully (319ms)
1/31/2018, 5:26:15 AM +737ms
+1ms ╔Received event [Front And Back Door Sensor].contact = open with a delay of 231ms
+366ms ║Setting up scheduled job for Wed, Jan 31 2018 @ 5:31:15 AM EST (in 299.892s), with 1 more job pending
+375ms ╚Event processed successfully (375ms)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.