You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect that when it's "Holiday" the first rule (and it's sub-rules) is skipped. Instead it is processed and the temperature is assigned. The problem can be solved if I decide to avoid to write sub-rules and I repeat the rule twice: but I love the DRY approach.
Have you seen this problem?
I'm doing wrongly something?
thanks in advance,
Salvo
The text was updated successfully, but these errors were encountered:
Hello,
first of all, thank you for your amazing work. I really like this software and the potentiality behind.
I saw that in the following configuration, Schedy is not doing the right stuff:
I expect that when it's "Holiday" the first rule (and it's sub-rules) is skipped. Instead it is processed and the temperature is assigned. The problem can be solved if I decide to avoid to write sub-rules and I repeat the rule twice: but I love the DRY approach.
Have you seen this problem?
I'm doing wrongly something?
thanks in advance,
Salvo
The text was updated successfully, but these errors were encountered: