1) Give a description of the problem
Have some blinds lowering in the morning when a certain lux reading is reached and then opening again in the late afternoon when lux readings go back down. Changed a couple of the statements to run ‘on condition state change only’ but they are not doing so. Need help in figuring out why.
2) What is the expected behavior?
Tried changing two of the if statements to ‘only execute on condition state change’ of the lux reading but neither of the two statements fire. One of them when the lux reading ‘is less than’ a certain reading during the day and the other when the lux reading ‘is less than’ a certain reading in the late afternoon.
3) What is happening/not happening?
The two statements always say ‘the condition state did not change’ and do not execute, even when the lux reading drops below their trigger point.
**4) Post a Green Snapshot of the piston![image|45x37]
Any feedback would be appreciated!