I would like to get your opinion about a rule I made.
I want to set a specific rule that if the time is between 18:55 to 19:30 and one of the light is on (LR, door, kitchen), than I want the door light and LR light to turn off and the kitchen light to turn on.
Does this rule make sense?
Looks good to me. The important thing is that it works for your needs. 
There are multiple ways to setup rules, and the performance difference will typically not have much of an impact on your hub.
As a point of reference, if I had to create the same rule, I would use âUse Required Expressionâ:
Required Expression
Time between 6:55 and 7:30pm
I would have set the same trigger as what you have
I would have set the same âifâ condition, except for the âTime betweenâ which is covered by the âUse Required Expressionâ part. I would have added an âEND-IFâ to it.
But should you change yours? I would say nop, as long as it works as you need it to! 
1 Like