1) Give a description of the problem
I have two pistons that are not firing. Both are triggered by the temperature in an area of my house. I have noticed that if I run a test of the piston from the webCoRE Dashboard, it works without an issue; it’s as if an event isn’t telling the piston to actually fire.
2) What is the expected behavior?
Piston 1: When the first-floor temp is greater than or equal to 74 degrees, and the living room fan is off, then the living room fan is supposed to turn on.
Piston 2: When the outdoor temperature is inside the range of 66 and 77, and the first-floor temp is inside the range of 71 and 75, then turn off the first floor thermostat. Else if the outdoor temperature if greater than or equal to 66 and the first-floor temp is greater than or equal to 76, then set the first floor thermostat to cooling.
3) What is happening/not happening?
Piston 1: The fan is not turning on despite the indoor temp being 76 degrees.
Piston 2: The first floor thermostat is not switching to cool despite the indoor temp being 76 and the outdoor temperature being 74.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
Let me know if you need this. Not sure what can be gleaned when the piston doesn’t appear to be firing.