1) Give a description of the problem
I have set up a piston to flash my office light 3 times and trigger a sound to be played over one of my smart speakers at certain times of the day on workdays (mon-fri) to give me a visual/audio reminder to get up and stretch. However, the piston is not triggering at all. Can someone please point me to where I’m going wrong? Any help that can be offered to this lowly noob would be greatly appreciated WC travellers, you guys have been such a great community in helping me get started on this journey.
2) What is the expected behaviour?
Monday at 3:15PM (15:00) flash the office light 3 times and play sound on X speaker
3) What is happening/not happening?
None of what I’ve programmed is happening. I have also noted that the piston has a message showing “This piston does not subscribe to any events. Unless executed by other means, it will never run on its own.” after I’ve saved it.
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach logs after turning logging level to Full
+1ms | ╔Received event [212 Montague].test = 1586845549471 with a delay of 0ms |
---|---|
+47ms | ║RunTime Analysis CS > 15ms > PS > 15ms > PE > 16ms > CE |
+49ms | ║Runtime (38732 bytes) successfully initialized in 15ms (v0.3.110.20191009) (47ms) |
+50ms | ║╔Execution stage started |
+58ms | ║║Comparison (integer) 2 is_inside_of_range (integer) 1 … (integer) 5 = true (2ms) |
+59ms | ║║Condition #2 evaluated true (5ms) |
+63ms | ║║Comparison (string) 16:25 is (string) 16:15 = false (1ms) |
+65ms | ║║Condition #3 evaluated false (5ms) |
+66ms | ║║Condition group #1 evaluated false (state did not change) (13ms) |
+68ms | ║╚Execution stage complete. (18ms) |
+69ms | ╚Event processed successfully (69ms) |