Ok, here is my code with the change:
I ran my new code for a few minutes, and the lights functioned the same as last time. They came on, went to 100% level, changed from previous state color and stayed that color. They did not cycle again. Here is the log:
8/21/2017, 8:52:22 PM +889ms
+2ms ╔Received event [Party lights].switch = off with a delay of 72ms
+198ms ║RunTime Analysis CS > 22ms > PS > 107ms > PE > 69ms > CE
+209ms ║Runtime (38664 bytes) successfully initialized in 107ms (v0.2.0db.20170717) (206ms)
+211ms ║╔Execution stage started
+235ms ║║Comparison off changes_to on = false (1ms)
+240ms ║║Cancelling condition #30’s schedules…
+242ms ║║Condition #30 evaluated false (18ms)
+244ms ║║Cancelling condition #1’s schedules…
+245ms ║║Condition group #1 evaluated false (state changed) (22ms)
+258ms ║║Comparison off is off = true (4ms)
+260ms ║║Condition #22 evaluated true (13ms)
+262ms ║║Condition group #2 evaluated true (state did not change) (16ms)
+269ms ║║Cancelling statement #8’s schedules…
+318ms ║║Executed physical command [Bedroom Floor Lamp].setColor([[hex: #87CEEB, hue:55, saturation:71, level:73]]) (37ms)
+319ms ║║Executed [Bedroom Floor Lamp].setColor (41ms)
+352ms ║║Executed physical command [Bedroom Floor Lamp].setLevel([30]) (25ms)
+354ms ║║Executed [Bedroom Floor Lamp].setLevel (28ms)
+360ms ║║Cancelling statement #11’s schedules…
+379ms ║║Skipped execution of physical command [Kitchen Light].setLevel([100]) because it would make no change to the device. (9ms)
+381ms ║║Executed [Kitchen Light].setLevel (13ms)
+416ms ║║Executed physical command [Kitchen Light].setColor([[hex: #CEF4FD, hue:53, saturation:9, level:90]]) (28ms)
+417ms ║║Executed [Kitchen Light].setColor (30ms)
+423ms ║║Cancelling statement #14’s schedules…
+481ms ║║Executed physical command [Living Room Accent Light].setLevel([15]) (47ms)
+482ms ║║Executed [Living Room Accent Light].setLevel (49ms)
+520ms ║║Executed physical command [Living Room Floor Lamp].setLevel([15]) (33ms)
+521ms ║║Executed [Living Room Floor Lamp].setLevel (35ms)
+550ms ║║Executed physical command [Living Room Accent Light].setColor([[hex: #FF0000, hue:0, saturation:100, level:50]]) (22ms)
+551ms ║║Executed [Living Room Accent Light].setColor (25ms)
+577ms ║║Executed physical command [Living Room Floor Lamp].setColor([[hex: #FF0000, hue:0, saturation:100, level:50]]) (22ms)
+578ms ║║Executed [Living Room Floor Lamp].setColor (25ms)
+583ms ║║Cancelling statement #17’s schedules…
+630ms ║║Executed physical command [Living Room Table Lamp].setLevel([80]) (36ms)
+631ms ║║Executed [Living Room Table Lamp].setLevel (39ms)
+667ms ║║Executed physical command [Living Room Table Lamp].setColor([[hex: #FFFF00, hue:17, saturation:100, level:50]]) (27ms)
+668ms ║║Executed [Living Room Table Lamp].setColor (30ms)
+674ms ║║Cancelling statement #20’s schedules…
+707ms ║║Executed physical command [Bedroom Floor Lamp].off() (25ms)
+709ms ║║Executed [Bedroom Floor Lamp].off (27ms)
+737ms ║║Executed physical command [Kitchen Light].off() (24ms)
+738ms ║║Executed [Kitchen Light].off (27ms)
+771ms ║║Executed physical command [Living Room Accent Light].off() (30ms)
+772ms ║║Executed [Living Room Accent Light].off (33ms)
+802ms ║║Executed physical command [Living Room Floor Lamp].off() (27ms)
+803ms ║║Executed [Living Room Floor Lamp].off (30ms)
+808ms ║╚Execution stage complete. (598ms)
+817ms ╚Event processed successfully (818ms)
8/21/2017, 8:49:57 PM +90ms
+1ms ╔Received event [Home Leesburg VA].time = 1503362998172 with a delay of -1085ms
+228ms ║RunTime Analysis CS > 42ms > PS > 148ms > PE > 40ms > CE
+239ms ║Runtime (38679 bytes) successfully initialized in 148ms (v0.2.0db.20170717) (236ms)
+241ms ║╔Execution stage started
+304ms ║╚Execution stage complete. (64ms)
+312ms ╚Event processed successfully (311ms)
8/21/2017, 8:49:27 PM +440ms
+2ms ╔Received event [Party lights].switch = on with a delay of 359ms
+235ms ║RunTime Analysis CS > 49ms > PS > 120ms > PE > 66ms > CE
+245ms ║Runtime (38670 bytes) successfully initialized in 120ms (v0.2.0db.20170717) (241ms)
+248ms ║╔Execution stage started
+277ms ║║Comparison on changes_to on = true (2ms)
+281ms ║║Cancelling condition #30’s schedules…
+282ms ║║Condition #30 evaluated true (19ms)
+285ms ║║Cancelling condition #1’s schedules…
+287ms ║║Condition group #1 evaluated true (state changed) (23ms)
+293ms ║║Cancelling statement #31’s schedules…
+393ms ║║Executed physical command [Bedroom Floor Lamp].setLevel([100]) (60ms)
+395ms ║║Executed [Bedroom Floor Lamp].setLevel (63ms)
+468ms ║║Executed physical command [Kitchen Light].setLevel([100]) (71ms)
+469ms ║║Executed [Kitchen Light].setLevel (73ms)
+508ms ║║Executed physical command [Living Room Accent Light].setLevel([100]) (37ms)
+509ms ║║Executed [Living Room Accent Light].setLevel (39ms)
+542ms ║║Executed physical command [Living Room Floor Lamp].setLevel([100]) (31ms)
+544ms ║║Executed [Living Room Floor Lamp].setLevel (33ms)
+575ms ║║Executed physical command [Living Room Table Lamp].setLevel([100]) (29ms)
+577ms ║║Executed [Living Room Table Lamp].setLevel (31ms)
+615ms ║║Executed physical command [Bedroom Floor Lamp].setColor([[hex: #00008B, hue:67, saturation:100, level:27]]) (23ms)
+616ms ║║Executed [Bedroom Floor Lamp].setColor (36ms)
+643ms ║║Executed physical command [Kitchen Light].setColor([[hex: #4169E1, hue:63, saturation:73, level:57]]) (24ms)
+645ms ║║Executed [Kitchen Light].setColor (27ms)
+670ms ║║Executed physical command [Living Room Accent Light].setColor([[hex: #FFD700, hue:14, saturation:100, level:50]]) (23ms)
+671ms ║║Executed [Living Room Accent Light].setColor (25ms)
+696ms ║║Executed physical command [Living Room Floor Lamp].setColor([[hex: #FFA500, hue:11, saturation:100, level:50]]) (21ms)
+697ms ║║Executed [Living Room Floor Lamp].setColor (24ms)
+721ms ║║Executed physical command [Living Room Table Lamp].setColor([[hex: #2E8B57, hue:41, saturation:50, level:36]]) (21ms)
+722ms ║║Executed [Living Room Table Lamp].setColor (23ms)
+729ms ║║Executed virtual command [Bedroom Floor Lamp, Kitchen Light, Living Room Accent Light, Living Room Floor Lamp, Living Room Table Lamp].wait (1ms)
+731ms ║║Requesting a wake up for Mon, Aug 21 2017 @ 8:49:58 PM EDT (in 30.0s)
+742ms ║╚Execution stage complete. (496ms)
+746ms ║Setting up scheduled job for Mon, Aug 21 2017 @ 8:49:58 PM EDT (in 29.988s)
+763ms ╚Event processed successfully (762ms)