between time condition

Hi,
I’ve seen the posts that caution against using absolute schedules for PLEG conditions because of restarts.
Does the same issue exist if I use a condition like (08:00:00;NOW;17:00:00) to represent a time interval?
i.e If Vera rebooted right before 8 AM in the example above, would the condition become true when it comes back online at 8:01?

[quote=“kyb2012, post:1, topic:184975”]Hi,
I’ve seen the posts that caution against using absolute schedules for PLEG conditions because of restarts.
Does the same issue exist if I use a condition like (08:00:00;NOW;17:00:00) to represent a time interval?
i.e If Vera rebooted right before 8 AM in the example above, would the condition become true when it comes back online at 8:01?[/quote]

Because NOW is a one-minute interval timer it will resume after Vera restarts. The Condition will be evaluated every minute and will then be set to the correct state.