I’m having issues getting the Flash command to work with my Hue Lights since last week. I tested this out on a extremely simple piston but the flash works fine on my other bulbs but not on my Hue Color bulbs like it used to. I’m using tmleafs version of Hub B Smart so not sure if this is a webCoRE issue or issue with this custom Smartapp/Device Handler: [UPDATED 4/19/17] Hue B Smart (Smart and FAST Hue Lighting)
WebCore Logs:
6/12/2017, 10:24:33 PM +618ms
+1ms ╔Received event [Front Door Sensor].contact = closed with a delay of 782ms
+219ms ║RunTime Analysis CS > 21ms > PS > 98ms > PE > 100ms > CE
+230ms ║Runtime (32305 bytes) successfully initialized in 98ms (v0.2.0bd.20170612) (228ms)
+232ms ║╔Execution stage started
+253ms ║║Comparison closed is open = false (3ms)
+256ms ║║Cancelling condition #4's schedules...
+258ms ║║Condition #4 evaluated false (14ms)
+260ms ║║Cancelling condition #1's schedules...
+261ms ║║Condition group #1 evaluated false (state changed) (19ms)
+266ms ║╚Execution stage complete. (34ms)
+275ms ╚Event processed successfully (274ms)
6/12/2017, 10:24:32 PM +926ms
+3ms ╔Received event [Front Door Sensor].contact = open with a delay of 1098ms
+337ms ║RunTime Analysis CS > 125ms > PS > 111ms > PE > 101ms > CE
+381ms ║Runtime (32307 bytes) successfully initialized in 111ms (v0.2.0bd.20170612) (376ms)
+382ms ║╔Execution stage started
+403ms ║║Comparison open is open = true (3ms)
+406ms ║║Condition #4 evaluated true (12ms)
+407ms ║║Condition group #1 evaluated true (state did not change) (14ms)
+411ms ║║Cancelling statement #2's schedules...
+453ms ║║Executed physical command [Living Room Hue Light (by Front Door)].flash([2000, 2000, 5, null]) (26ms)
+455ms ║║Executed [Living Room Hue Light (by Front Door)].flash (28ms)
+459ms ║╚Execution stage complete. (77ms)
+471ms ╚Event processed successfully (471ms)