This object is in archive! 
rule with a scheduler issue (combine with AND an OR)
Not a Problem
Hello,
I have an issue with the scheduler (combine with AND an OR) see attached file.
I what a scheduler only if my sensor is off.
If my sensor is on, i want to run my rule, but only one time
Thank you
Files:
scheduler issue.jpg
No connection
Real-time notifications may not work
Pleas show the compleate rule...
Pleas show the compleate rule...
One thing wrong i can already see in your screenshot is that you are using a schedule in your rule after the OR which is not possible for as far as i know.
One thing wrong i can already see in your screenshot is that you are using a schedule in your rule after the OR which is not possible for as far as i know.
Thank you,
I was not sure if it were possible to use a "Scheduler" with a "OR".
If a Zipato's member could give an advice, thank you in advance
Thank you,
I was not sure if it were possible to use a "Scheduler" with a "OR".
If a Zipato's member could give an advice, thank you in advance
Hello Christophe,
"Scheduler" should work in "OR" operator if rule is setup correctly. You can try it yourself and if it doesn't work you can post us picture of your rule so we can assist you further with troubleshooting.
Hello Christophe,
"Scheduler" should work in "OR" operator if rule is setup correctly. You can try it yourself and if it doesn't work you can post us picture of your rule so we can assist you further with troubleshooting.
Hello Antonio,
I've already posted a picture (see my first post)
Here is a litteral version :
when( (Switch1=OFF AND Scheduler) OR Sensor1=ON)
...
Hello Antonio,
I've already posted a picture (see my first post)
Here is a litteral version :
when( (Switch1=OFF AND Scheduler) OR Sensor1=ON)
...
Replies have been locked on this page!