rules doesn't work

sebastien bergin shared this problem 11 years ago
Solved

I tried for 2 days to run the Rules, but nothing works.

attachment, two examples that do not work.


I am very disappointed, because use of the Rules is a basic function for a server automation.


I am telecom integrator, and I want to launch a new automation service in february .

if the issue is not resolved in the next few days, I need to return the zipato box and order a Vera3 server.

Replies (7)

photo
1

Hello. First question always is: did you press "synchronise rules" button after creation of the rules?

photo
1

Of course, Yes

Sebastian Popovic wrote:

Hello. First question always is: did you press "synchronise rules" button after creation of the rules?

photo
1

Ok Sebastien, you made a two rules. Neither one is working because your first rule is wrong (see explanation below and picture attached) so the new program could not be compiled and old one stays active. This is why you think nothing is working.


Regarding the rule mistake, your rule look like this:

WHEN now between "time 20:00" and "time 20:15"


so there is no trigger event and rule can't be created, nor the program.


This rule should use scheduler:

WHEN scheduler (configure to 20:00)


There is a rule checker which we made recently and it will be released soon. It won't allow you to save wrong rules any more.


Be free to contact us if there are any further problems...

photo
1

Hello,


thank for your quick answer.


now scheduler run !


but, as you can see in attachment, only 1 action on 3 run in the rule.

do you have an idea about that ?


thanks,

sebastien

photo
1

sebastien bergin wrote:

Hello,


thank for your quick answer.


now scheduler run !


but, as you can see in attachment, only 1 action on 3 run in the rule.

do you have an idea about that ?


thanks,

sebastien

What happens if you use "gotovalue" instead of "increase" and "decrease"?

photo
1

SUPER

Scheduler works now.

Thanks all Zipato Team.

photo
1

sebastien bergin wrote:

Hello,


thank for your quick answer.


now scheduler run !


but, as you can see in attachment, only 1 action on 3 run in the rule.

do you have an idea about that ?


thanks,

sebastien

For send message please check your Spam folder.

Increase and decrease are not the same as gotovalue and in your Rule you expected light to go on 100% and 0%, for that you should use action Gotovalue.

Leave a Comment
 
Attach a file