New to WebCore, Nub question


#1

1) Give a description of the problem
Piston doesn’t run when expected

2) What is the expected behavior?
When EcoBee is in Heat operation Turn Light on otherwise turn Light off.

3) What is happening/not happening?
Works but not when the state of the Ecobee changes

**4) Post a Green Snapshot of the piston![image|45x37]

5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)


#2

Try changing the If statement to trigger when the termostatOperatingState changes. Then do your conditions when it is heating vs some other State.


#3

Actually there is a Changes To condition which you could then select as Heating…


#4

LIke this?


#5

That’s my best guess since I don’t have that thermostat. Did it work?