This object is in archive! 

Schedule not functioning

Robert Frendo shared this idea 8 years ago
Under Consideration

I have created a rule for a showroom where basically I want a scene to run during opening hours to control lighting and another to run during the night. The scenes have been tested and function but I think I have something wrong in the schedule. I am running the schedule every 15 mins. Can you help pls ?

Replies (5)

photo
1

Try to remove the join statement, you do not need it here. The scheduler seems right and also the if clauses.

photo
1

I am not sure what you are trying to achieve? You are running the same scene every 15 minutes, nothing will change. If the two scenes night mode on and off, have the same devices included there may be conflict here also. use a wait command between scene activations. I do not see the need for the join commands here either.

Mine would be something like this.

photo
1

I have a similar problem with time based rule. I'm trying to open shutters during a day and close them at night. When I remove "join" statement it dosn't help. Is something wrong with this rule?

photo
1

But the 2sec IF below the first IF


When scheduler

IF blabla 1

etc


IF blabla 2

etc

photo
1

The second if clause is inside the first one and will never "fire".

photo
photo
1

Should not you change the time instead of 10:30 to 22:30 for the night mode schedule?

photo
1

Also, why to have time now? If you already set up a schedule, it is

enough to have an IF condition of the shutter position. No need to

include time now....

s to the showroom light schedule, just simply create 2 rules. One scheduled for daytime and one for nighttime.

Leave a Comment
 
Attach a file