Help with Thermo plugin

in my opinion, it is set up incorrectly. When there are two conditions in the if statement, it behaves like an OR. When one or the other condition is met, it works. That is my experience from iHost.

Great to have some more voices on this, welcome aboard. Interesting what you are saying Jojkoba about the scenes performing a “Or” statement rather than an “and” statement. I have tried to change to using the Sonoff NSPanel Pro to do what I was doing with The Thermo plugin, as it (in theory) offers smilar functionality. It appears to be doing exactly the same as the Thermo pluggin i.e responds on “Or” rather than “And”. Have any of you tried this instead.

I think the thermo plugin is the same one in NSpanel. Same errors.

1 Like

In the IF section there’s a drop down to select between IF ANY condition is met or IF ALL conditions are met.

The first option is an OR function, the second option is an AND function.

It seems to work as expected!