This object is in archive! 
Schedule not functioning
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 ?
Files:
Z-Wave Schedule...
No connection
Real-time notifications may not work
Try to remove the join statement, you do not need it here. The scheduler seems right and also the if clauses.
Try to remove the join statement, you do not need it here. The scheduler seems right and also the if clauses.
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.
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.
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?
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?
Should not you change the time instead of 10:30 to 22:30 for the night mode schedule?
Should not you change the time instead of 10:30 to 22:30 for the night mode schedule?
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.
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.
Replies have been locked on this page!