I’m having trouble implementing a while or do for so many times.
I want the Piston to pause after the humidity goes above 60% for 8 hours unless it goes about 70%
It seems like I only get the first loop above 60% repeating and it never really gets to the do while loop.
I’m trying to cut down the amount of messages I get. One message when it goes above 60% is fine if it ever gets to 70% then another message would be great.