1) Give a description of the problem
Just the first lights command is working.
2) What is the expected behavior?
That all the lights will come on when someone arrives home and then they all turn off at 11:00pm
3) What is happening/not happening?
Just the first DO statement is working (undercabinet lights). The other lights aren’t coming on.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
12/13/2017, 5:03:09 PM +369ms
+0ms ╔Received event [Home].mode = Home with a delay of 84ms
+327ms ║Runtime (41448 bytes) successfully initialized in 262ms (v0.2.100.20171211) (325ms)
+328ms ║╔Execution stage started
+399ms ║║Executed [Under Cabinet Lights].on (11ms)
+411ms ║║Executed [Under Cabinet Lights].setLevel (8ms)
+415ms ║║Executed virtual command [Under Cabinet Lights].waitForTime (2ms)
+416ms ║║Requesting a wake up for Wed, Dec 13 2017 @ 8:00:00 PM EST (in 10610.216s)
+423ms ║╚Execution stage complete. (95ms)
+426ms ║Setting up scheduled job for Wed, Dec 13 2017 @ 8:00:00 PM EST (in 10610.208s), with 2 more jobs pending
+437ms ╚Event processed successfully (438ms)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.