Hey all! This is my first Python program and I was hoping to get a little feedback on it. The code is to control a grow room via gpio pins. It gets the temperature from a small sensor and turns on the fan at a preset temperature and also runs a light based on a timer. As of now it writes all of the ...