1) Give a description of the problem
Piston is not firing, and I suspect a problem with the events subscription or lack thereof. I would love an explanation of why it is not triggering.
2) What is the expected behavior?
I expect the piston to fire every Friday at specific times, that time being dependent on whether it is an odd or even week.
3) What is happening/not happening?
Logs show piston did not fire. During initial creation and testing things seemed OK, but no joy since then. Admittedly during testing I was focused on correct behavior of toggling the “cleaningWeek” variable. I suspect the events I have subscribed to (lines #32 and lines #38) are not causing the piston to trigger like I understand they should. So once again the event subscription subtleties are escaping me;-).
I did not paste a log since there were no useful ones since the piston did not fire (other than earlier testing mentioned which lacked any useful info).
4) Post a Green Snapshot of the piston
(UPLOAD YOUR IMAGE HERE)
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS THEN HIGHLIGHT ALL OF THE LOGS SND CLICK ON THE </> ICON TO FORMAT THEM)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.