1) Give a description of the problem
I want to temporarily disable a condition in one of my pistons, but I want to leave the coding exactly how it is, and just make it not active.
2) What is the expected behavior?
Become disabled, but while still sitting there, in the same place, just as it was before.
3) What is happening/not happening?
For now, I modified the code to make it effectively disabled (e.g. in this case, it was configured to limit activity to between sunset and sunrise, and I simply changed it to ‘Time Is Any’), and put a note in that line’s comment field to remind myself to modify it back to how it was before once I’m finished with my current testing/troubleshooting on this particular piston.
I know I can also just create a copy of the piston, and temporarily Pause the original while I’m modifying the copy, and all that, but I was looking for a way of just temporarily ‘pausing’ one specific line of code without having to do all that.
No big deal if this can’t be done.
Just checking.
4) Post a Green Snapshot of the piston![image|45x37]
NA
5) Attach any logs (From [ST IDE]
NA
REMOVE BELOW AFTER READING