1) Give a description of the problem
When a piston executes from a door sensor (open) it takes almost 30 seconds to run the action
2) What is the expected behavior?
I would like it to happen a little more instantaneously
3) What is happening/not happening?
Takes too long
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)
1/7/2018, 3:48:14 PM +166ms +1ms ╔Received event [Garage Int. Door].contact = open with a delay of 87ms +94ms ║RunTime Analysis CS > 25ms > PS > 37ms > PE > 31ms > CE +102ms ║Runtime (37128 bytes) successfully initialized in 37ms (v0.2.0ff.20171129) (101ms) +103ms ║╔Execution stage started +119ms ║║Comparison (enum) open changes_to (string) open = true (0ms) +121ms ║║Cancelling condition #4's schedules... +122ms ║║Condition #4 evaluated true (14ms) +123ms ║║Cancelling condition #1's schedules... +124ms ║║Condition group #1 evaluated true (state changed) (15ms) +126ms ║║Cancelling statement #5's schedules... +135ms ║║Sending internal web request to: 1.1.1.45:1035/?ALARM=CHIME +138ms ║║Executed virtual command httpRequest (7ms) +139ms ║║Requesting a wake up for Sun, Jan 7 2018 @ 3:48:34 PM CST (in 20.0s) +143ms ║╚Execution stage complete. (39ms) +144ms ║Setting up scheduled job for Sun, Jan 7 2018 @ 3:48:34 PM CST (in 19.996s) +164ms ╚Event processed successfully (164ms)
Additional info: I have two pistons that do the same thing because I want the announcement going to two different devices.