Hi - this is probably my own stupid fault but… I have an automation which is designed to trigger when one numeric helper is greater than the other, PLUS (in the condition) a sensor state is set to zero. The automation triggers as expected when no sensor state condition is present, but when I add it, the automation no longer triggers. I have checked the sensor state using developer tools and it is set to 0.
I have tried various combinations of things but none seem to work. Would be very grateful for some pointers. I am still a novice!
I’ll try that, thanks. Still odd as to why it doesn’t work as a template though, especially as I’m using the entire process as a huge learning exercise.
That is because you chose numeric state as the condition type, but you can also use state. That is the equals option, and also works on numerical values. A little unexpected, but once you know it is easy.