1) Give a description of the problem
I have the porch light come on and off automatically. One of my pieces isn’t working
2) What is the expected behavior?
Light comes on at sunset+offset and off at sunrise etc. This works fine.
When front door is opened, porch light goes to 80% for 2 minutes then back
3) What is happening/not happening?
It goes up to 80% when door is opened, then when door is closed, it drops back down.
I’ve tried using door changes to open, changes from closed, door is opened. I’ve tried Never cancel on the timer piece, Allow multiple schedules and combinations thereof.
4) Post a Green Snapshot of the piston![image|45x37]
(UPLOAD YOUR IMAGE HERE)
5) Attach any logs (From ST IDE and by turning logging level to Full)
10/24/2017, 11:03:37 AM +338ms +1ms ╔Received event [Front Door].contact = closed with a delay of 119ms +121ms ║RunTime Analysis CS > 20ms > PS > 38ms > PE > 63ms > CE +176ms ║Runtime (40228 bytes) successfully initialized in 38ms (v0.2.0fa.20171011) (175ms) +177ms ║╔Execution stage started +310ms ║║Comparison (enum) on is (string) on = true (1ms) +311ms ║║Comparison (enum) on is (string) on = true (1ms) +312ms ║║Condition #30 evaluated true (132ms) +313ms ║║Condition group #null evaluated true (state did not change) (134ms) +318ms ║║Comparison (enum) closed is (string) open = false (1ms) +319ms ║║Cancelling condition #36's schedules... +319ms ║║Condition #36 evaluated false (4ms) +320ms ║║Condition group #31 evaluated false (state did not change) (6ms) +353ms ║║Comparison (time) 39817660 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +354ms ║║Condition #2 evaluated false (32ms) +355ms ║║Cancelling statement #2's schedules... +360ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +362ms ║║Condition group #1 evaluated false (state did not change) (39ms) +363ms ║║Cancelling statement #28's schedules... +368ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (2ms) +368ms ║║Executed [Porch Light].off (3ms) +370ms ║║Executed virtual command [Porch Light].setState (0ms) +373ms ║╚Execution stage complete. (196ms) +374ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 24802.289s) +391ms ╚Event processed successfully (391ms) 10/24/2017, 11:03:16 AM +780ms +1ms ╔Received event [Front Door].contact = open with a delay of 181ms +269ms ║RunTime Analysis CS > 172ms > PS > 43ms > PE > 54ms > CE +285ms ║Runtime (40230 bytes) successfully initialized in 43ms (v0.2.0fa.20171011) (283ms) +285ms ║╔Execution stage started +297ms ║║Comparison (enum) on is (string) on = true (1ms) +298ms ║║Comparison (enum) on is (string) on = true (1ms) +299ms ║║Condition #30 evaluated true (11ms) +300ms ║║Condition group #null evaluated true (state did not change) (12ms) +304ms ║║Comparison (enum) open is (string) open = true (1ms) +306ms ║║Cancelling condition #36's schedules... +306ms ║║Condition #36 evaluated true (4ms) +312ms ║║Comparison (enum) off is (string) on = false (1ms) +313ms ║║Condition #37 evaluated false (6ms) +314ms ║║Condition group #31 evaluated false (state did not change) (13ms) +342ms ║║Comparison (time) 39797096 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +344ms ║║Condition #2 evaluated false (27ms) +344ms ║║Cancelling statement #2's schedules... +349ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +351ms ║║Condition group #1 evaluated false (state did not change) (36ms) +354ms ║║Cancelling statement #28's schedules... +358ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (3ms) +358ms ║║Executed [Porch Light].off (3ms) +361ms ║║Executed virtual command [Porch Light].setState (1ms) +363ms ║╚Execution stage complete. (78ms) +364ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 24822.856s) +382ms ╚Event processed successfully (382ms) 10/24/2017, 8:42:51 AM +305ms +1ms ╔Received event [Front Door].contact = closed with a delay of 93ms +114ms ║RunTime Analysis CS > 19ms > PS > 36ms > PE > 59ms > CE +125ms ║Runtime (40227 bytes) successfully initialized in 36ms (v0.2.0fa.20171011) (124ms) +126ms ║╔Execution stage started +137ms ║║Comparison (enum) on is (string) on = true (1ms) +139ms ║║Comparison (enum) on is (string) on = true (1ms) +140ms ║║Condition #30 evaluated true (11ms) +141ms ║║Condition group #null evaluated true (state did not change) (12ms) +146ms ║║Comparison (enum) closed is (string) open = false (1ms) +147ms ║║Cancelling condition #36's schedules... +147ms ║║Condition #36 evaluated false (5ms) +148ms ║║Condition group #31 evaluated false (state did not change) (6ms) +177ms ║║Comparison (time) 31371455 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +178ms ║║Condition #2 evaluated false (28ms) +179ms ║║Cancelling statement #2's schedules... +183ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +185ms ║║Condition group #1 evaluated false (state did not change) (35ms) +187ms ║║Cancelling statement #28's schedules... +191ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (2ms) +192ms ║║Executed [Porch Light].off (4ms) +194ms ║║Executed virtual command [Porch Light].setState (0ms) +197ms ║╚Execution stage complete. (71ms) +198ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 33248.498s) +216ms ╚Event processed successfully (216ms) 10/24/2017, 8:42:46 AM +649ms +1ms ╔Received event [Front Door].contact = open with a delay of 239ms +118ms ║RunTime Analysis CS > 22ms > PS > 37ms > PE > 59ms > CE +129ms ║Runtime (40229 bytes) successfully initialized in 37ms (v0.2.0fa.20171011) (128ms) +130ms ║╔Execution stage started +142ms ║║Comparison (enum) on is (string) on = true (1ms) +143ms ║║Comparison (enum) on is (string) on = true (1ms) +144ms ║║Condition #30 evaluated true (11ms) +145ms ║║Condition group #null evaluated true (state did not change) (12ms) +150ms ║║Comparison (enum) open is (string) open = true (1ms) +151ms ║║Cancelling condition #36's schedules... +152ms ║║Condition #36 evaluated true (5ms) +158ms ║║Comparison (enum) off is (string) on = false (1ms) +159ms ║║Condition #37 evaluated false (7ms) +160ms ║║Condition group #31 evaluated false (state did not change) (13ms) +189ms ║║Comparison (time) 31366811 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +190ms ║║Condition #2 evaluated false (28ms) +191ms ║║Cancelling statement #2's schedules... +196ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +198ms ║║Condition group #1 evaluated false (state did not change) (36ms) +199ms ║║Cancelling statement #28's schedules... +204ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (3ms) +205ms ║║Executed [Porch Light].off (3ms) +207ms ║║Executed virtual command [Porch Light].setState (1ms) +209ms ║╚Execution stage complete. (79ms) +211ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 33253.141s) +228ms ╚Event processed successfully (228ms) 10/24/2017, 8:41:23 AM +932ms +2ms ╔Received event [Front Door].contact = closed with a delay of 115ms +128ms ║RunTime Analysis CS > 22ms > PS > 47ms > PE > 59ms > CE +153ms ║Runtime (40228 bytes) successfully initialized in 47ms (v0.2.0fa.20171011) (151ms) +154ms ║╔Execution stage started +167ms ║║Comparison (enum) on is (string) on = true (0ms) +168ms ║║Comparison (enum) on is (string) on = true (1ms) +170ms ║║Condition #30 evaluated true (11ms) +170ms ║║Condition group #null evaluated true (state did not change) (13ms) +176ms ║║Comparison (enum) closed is (string) open = false (1ms) +177ms ║║Cancelling condition #36's schedules... +178ms ║║Condition #36 evaluated false (5ms) +178ms ║║Condition group #31 evaluated false (state did not change) (6ms) +210ms ║║Comparison (time) 31284113 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +211ms ║║Condition #2 evaluated false (31ms) +212ms ║║Cancelling statement #2's schedules... +217ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +219ms ║║Condition group #1 evaluated false (state did not change) (39ms) +220ms ║║Cancelling statement #28's schedules... +226ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (2ms) +226ms ║║Executed [Porch Light].off (3ms) +229ms ║║Executed virtual command [Porch Light].setState (0ms) +231ms ║╚Execution stage complete. (77ms) +232ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 33335.836s) +247ms ╚Event processed successfully (247ms) 10/24/2017, 8:41:18 AM +556ms +1ms ╔Received event [Front Door].contact = open with a delay of 119ms +143ms ║RunTime Analysis CS > 25ms > PS > 56ms > PE > 62ms > CE +151ms ║Runtime (40229 bytes) successfully initialized in 56ms (v0.2.0fa.20171011) (149ms) +152ms ║╔Execution stage started +166ms ║║Comparison (enum) on is (string) on = true (1ms) +168ms ║║Comparison (enum) on is (string) on = true (0ms) +169ms ║║Condition #30 evaluated true (13ms) +170ms ║║Condition group #null evaluated true (state did not change) (13ms) +175ms ║║Comparison (enum) open is (string) open = true (1ms) +176ms ║║Cancelling condition #36's schedules... +177ms ║║Condition #36 evaluated true (6ms) +183ms ║║Comparison (enum) off is (string) on = false (1ms) +184ms ║║Condition #37 evaluated false (6ms) +185ms ║║Condition group #31 evaluated false (state did not change) (14ms) +216ms ║║Comparison (time) 31278743 is_between (time) 1508890020000 .. (time) 1508851080000 = false (4ms) +218ms ║║Condition #2 evaluated false (31ms) +218ms ║║Cancelling statement #2's schedules... +223ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +225ms ║║Condition group #1 evaluated false (state did not change) (38ms) +226ms ║║Cancelling statement #28's schedules... +231ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (3ms) +232ms ║║Executed [Porch Light].off (4ms) +234ms ║║Executed virtual command [Porch Light].setState (0ms) +236ms ║╚Execution stage complete. (84ms) +238ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 33341.207s) +253ms ╚Event processed successfully (252ms) 10/24/2017, 8:09:03 AM +974ms +0ms ╔Starting piston... (v0.2.0fa.20171011) +513ms ║╔Subscribing to devices... +525ms ║║Subscribing to Front Door.contact... +536ms ║║Subscribing to Porch Light.switch... +642ms ║║Subscribing to Auto House... +643ms ║║Subscribing to Auto Outside... +643ms ║╚Finished subscribing (135ms) +663ms ║Comparison (enum) on is (string) on = true (1ms) +665ms ║Comparison (enum) on is (string) on = true (1ms) +672ms ║Comparison (enum) closed is (string) open = false (1ms) +678ms ║Comparison (enum) off is (string) on = false (1ms) +727ms ║Comparison (time) 29344656 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +738ms ║Cancelling statement #2's schedules... +743ms ║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +753ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 35275.273s) +774ms ╚Piston successfully started (773ms) 10/24/2017, 8:07:30 AM +239ms +0ms ╔Starting piston... (v0.2.0fa.20171011) +774ms ║╔Subscribing to devices... +798ms ║║Subscribing to Front Door.contact... +811ms ║║Subscribing to Porch Light.switch... +946ms ║║Subscribing to Auto House... +947ms ║║Subscribing to Auto Outside... +948ms ║╚Finished subscribing (182ms) +970ms ║Comparison (enum) on is (string) on = true (1ms) +972ms ║Comparison (enum) on is (string) on = true (1ms) +979ms ║Comparison (enum) closed is (string) open = false (1ms) +986ms ║Comparison (enum) off is (string) on = false (1ms) +987ms ║Cancelling condition #37's schedules... +1040ms ║Comparison (time) 29251231 is_between (time) 1508890020000 .. (time) 1508851080000 = false (4ms) +1043ms ║Cancelling statement #2's schedules... +1049ms ║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +1057ms ║Comparison (enum) off is (string) off = true (0ms) +1058ms ║Cancelling condition #38's schedules... +1067ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 35368.695s) +1120ms ╚Piston successfully started (1120ms) 10/24/2017, 7:28:01 AM +681ms +1ms ╔Received event [Porch Light].switch = off with a delay of 762ms +117ms ║RunTime Analysis CS > 21ms > PS > 45ms > PE > 50ms > CE +128ms ║Runtime (40158 bytes) successfully initialized in 45ms (v0.2.0fa.20171011) (126ms) +129ms ║╔Execution stage started +145ms ║║Comparison (enum) on is (string) on = true (2ms) +147ms ║║Comparison (enum) on is (string) on = true (1ms) +148ms ║║Condition #30 evaluated true (15ms) +149ms ║║Condition group #null evaluated true (state did not change) (17ms) +158ms ║║Comparison (enum) closed is (string) open = false (2ms) +159ms ║║Condition #36 evaluated false (8ms) +160ms ║║Condition group #31 evaluated false (state did not change) (9ms) +190ms ║║Comparison (time) 26881843 is_between (time) 1508890020000 .. (time) 1508851080000 = false (5ms) +192ms ║║Condition #2 evaluated false (29ms) +192ms ║║Cancelling statement #2's schedules... +197ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +199ms ║║Condition group #1 evaluated false (state did not change) (37ms) +201ms ║║Cancelling statement #28's schedules... +205ms ║║Skipped execution of physical command [Porch Light].off([]) because it would make no change to the device. (1ms) +206ms ║║Executed [Porch Light].off (3ms) +208ms ║║Executed virtual command [Porch Light].setState (0ms) +211ms ║╚Execution stage complete. (81ms) +212ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 37738.108s) +235ms ╚Event processed successfully (235ms) 10/24/2017, 7:27:59 AM +103ms +0ms ╔Received event [Home].time = 1508851680000 with a delay of -897ms +122ms ║RunTime Analysis CS > 21ms > PS > 51ms > PE > 50ms > CE +133ms ║Runtime (40148 bytes) successfully initialized in 51ms (v0.2.0fa.20171011) (132ms) +134ms ║╔Execution stage started +148ms ║║Comparison (enum) on is (string) on = true (1ms) +150ms ║║Comparison (enum) on is (string) on = true (1ms) +152ms ║║Condition #30 evaluated true (13ms) +153ms ║║Condition group #null evaluated true (state did not change) (14ms) +161ms ║║Comparison (enum) closed is (string) open = false (1ms) +162ms ║║Condition #36 evaluated false (7ms) +163ms ║║Condition group #31 evaluated false (state did not change) (9ms) +196ms ║║Comparison (time) 26879269 is_between (time) 1508890020000 .. (time) 1508851080000 = false (6ms) +197ms ║║Cancelling condition #2's schedules... +198ms ║║Condition #2 evaluated false (32ms) +201ms ║║Cancelling statement #2's schedules... +207ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 5:57:00 PM MDT +210ms ║║Cancelling condition #1's schedules... +210ms ║║Condition group #1 evaluated false (state changed) (45ms) +213ms ║║Cancelling statement #28's schedules... +281ms ║║Executed physical command [Porch Light].off() (64ms) +281ms ║║Executed [Porch Light].off (66ms) +284ms ║║Executed virtual command [Porch Light].setState (0ms) +287ms ║╚Execution stage complete. (154ms) +289ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 5:57:00 PM MDT (in 37740.609s) +305ms ╚Event processed successfully (305ms) 10/24/2017, 7:26:59 AM +110ms +0ms ╔Received event [Home].time = 1508851620000 with a delay of -891ms +134ms ║RunTime Analysis CS > 30ms > PS > 51ms > PE > 53ms > CE +144ms ║Runtime (40148 bytes) successfully initialized in 51ms (v0.2.0fa.20171011) (143ms) +145ms ║╔Execution stage started +159ms ║║Comparison (enum) on is (string) on = true (1ms) +161ms ║║Comparison (enum) on is (string) on = true (1ms) +162ms ║║Condition #30 evaluated true (13ms) +163ms ║║Condition group #null evaluated true (state did not change) (13ms) +175ms ║║Comparison (enum) closed is (string) open = false (1ms) +176ms ║║Condition #36 evaluated false (12ms) +177ms ║║Condition group #31 evaluated false (state did not change) (13ms) +208ms ║║Comparison (time) 26819289 is_between (time) 1508890020000 .. (time) 1508851080000 = true (6ms) +209ms ║║Time restriction check passed +210ms ║║Condition #2 evaluated true (31ms) +213ms ║║Cancelling statement #2's schedules... +220ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 7:28:00 AM MDT +222ms ║║Condition group #1 evaluated true (state did not change) (43ms) +224ms ║║Cancelling statement #3's schedules... +233ms ║║Skipped execution of physical command [Porch Light].setLevel([20]) because it would make no change to the device. (5ms) +234ms ║║Executed [Porch Light].setLevel (6ms) +237ms ║║Executed virtual command [Porch Light].setState (0ms) +239ms ║╚Execution stage complete. (94ms) +240ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 7:28:00 AM MDT (in 60.65s) +254ms ╚Event processed successfully (254ms) 10/23/2017, 9:01:05 PM +182ms +3ms ╔Starting piston... (v0.2.0fa.20171011) +241ms ║╔Subscribing to devices... +254ms ║║Subscribing to Front Door.contact... +265ms ║║Subscribing to Porch Light.switch... +330ms ║║Subscribing to Auto House... +331ms ║║Subscribing to Auto Outside... +331ms ║╚Finished subscribing (95ms) +353ms ║Comparison (enum) on is (string) on = true (2ms) +354ms ║Comparison (enum) on is (string) on = true (1ms) +362ms ║Comparison (enum) closed is (string) open = false (1ms) +368ms ║Comparison (enum) on is (string) on = true (0ms) +407ms ║Comparison (time) 75665554 is_between (time) 1508803740000 .. (time) 1508764620000 = true (5ms) +409ms ║Time restriction check passed +410ms ║Cancelling statement #2's schedules... +416ms ║Requesting time schedule wake up at Tue, Oct 24 2017 @ 7:27:00 AM MDT +421ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 7:27:00 AM MDT (in 37554.397s) +442ms ╚Piston successfully started (442ms) 10/23/2017, 8:57:35 PM +201ms +0ms ╔Received event [Home].time = 1508813856264 with a delay of -1064ms +107ms ║RunTime Analysis CS > 19ms > PS > 41ms > PE > 47ms > CE +120ms ║Runtime (40142 bytes) successfully initialized in 41ms (v0.2.0fa.20171011) (118ms) +121ms ║╔Execution stage started +147ms ║║Skipped execution of physical command [Porch Light].setLevel([20]) because it would make no change to the device. (5ms) +148ms ║║Executed [Porch Light].setLevel (8ms) +153ms ║╚Execution stage complete. (32ms) +154ms ║Setting up scheduled job for Tue, Oct 24 2017 @ 7:27:00 AM MDT (in 37764.645s) +405ms ╚Event processed successfully (405ms) 10/23/2017, 8:55:46 PM +435ms +2ms ╔Received event [Front Door].contact = closed with a delay of 98ms +123ms ║RunTime Analysis CS > 25ms > PS > 56ms > PE > 42ms > CE +134ms ║Runtime (40137 bytes) successfully initialized in 56ms (v0.2.0fa.20171011) (131ms) +134ms ║╔Execution stage started +147ms ║║Comparison (enum) on is (string) on = true (1ms) +149ms ║║Comparison (enum) on is (string) on = true (1ms) +150ms ║║Condition #30 evaluated true (12ms) +151ms ║║Condition group #null evaluated true (state did not change) (12ms) +156ms ║║Comparison (enum) closed is (string) open = false (1ms) +157ms ║║Cancelling condition #36's schedules... +158ms ║║Condition #36 evaluated false (6ms) +159ms ║║Cancelling condition #31's schedules... +159ms ║║Condition group #31 evaluated false (state changed) (7ms) +188ms ║║Comparison (time) 75346596 is_between (time) 1508803740000 .. (time) 1508764620000 = true (4ms) +188ms ║║Time restriction check passed +189ms ║║Condition #2 evaluated true (28ms) +190ms ║║Cancelling statement #2's schedules... +195ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 7:27:00 AM MDT +196ms ║║Condition group #1 evaluated true (state did not change) (35ms) +198ms ║║Cancelling statement #3's schedules... +220ms ║║Executed physical command [Porch Light].setLevel([20]) (17ms) +220ms ║║Executed [Porch Light].setLevel (19ms) +222ms ║║Executed virtual command [Porch Light].setState (0ms) +225ms ║╚Execution stage complete. (91ms) +227ms ║Setting up scheduled job for Mon, Oct 23 2017 @ 8:57:36 PM MDT (in 109.603s), with 1 more job pending +245ms ╚Event processed successfully (244ms) 10/23/2017, 8:55:36 PM +114ms +0ms ╔Received event [Front Door].contact = open with a delay of 80ms +85ms ║RunTime Analysis CS > 17ms > PS > 35ms > PE > 33ms > CE +97ms ║Runtime (40138 bytes) successfully initialized in 35ms (v0.2.0fa.20171011) (96ms) +98ms ║╔Execution stage started +110ms ║║Comparison (enum) on is (string) on = true (1ms) +111ms ║║Comparison (enum) on is (string) on = true (1ms) +113ms ║║Condition #30 evaluated true (12ms) +113ms ║║Condition group #null evaluated true (state did not change) (12ms) +118ms ║║Comparison (enum) open is (string) open = true (1ms) +119ms ║║Cancelling condition #36's schedules... +120ms ║║Condition #36 evaluated true (5ms) +126ms ║║Comparison (enum) on is (string) on = true (1ms) +127ms ║║Condition #37 evaluated true (7ms) +128ms ║║Cancelling condition #31's schedules... +128ms ║║Condition group #31 evaluated true (state changed) (13ms) +130ms ║║Cancelling statement #32's schedules... +146ms ║║Executed physical command [Porch Light].setLevel([80]) (14ms) +147ms ║║Executed [Porch Light].setLevel (15ms) +149ms ║║Executed virtual command [Porch Light].wait (1ms) +150ms ║║Requesting a wake up for Mon, Oct 23 2017 @ 8:57:36 PM MDT (in 120.0s) +173ms ║║Comparison (time) 75336267 is_between (time) 1508803740000 .. (time) 1508764620000 = true (4ms) +174ms ║║Time restriction check passed +175ms ║║Condition #2 evaluated true (22ms) +176ms ║║Cancelling statement #2's schedules... +180ms ║║Requesting time schedule wake up at Tue, Oct 24 2017 @ 7:27:00 AM MDT +182ms ║║Condition group #1 evaluated true (state did not change) (29ms) +183ms ║║Cancelling statement #3's schedules... +192ms ║║Skipped execution of physical command [Porch Light].setLevel([20]) because it would make no change to the device. (6ms) +192ms ║║Executed [Porch Light].setLevel (7ms) +194ms ║║Executed virtual command [Porch Light].setState (0ms) +197ms ║╚Execution stage complete. (99ms) +198ms ║Setting up scheduled job for Mon, Oct 23 2017 @ 8:57:36 PM MDT (in 119.952s), with 1 more job pending +214ms ╚Event processed successfully (214ms)