#Time pattern: Hourly except 1AM to 5AM

1 messages · Page 1 of 1 (latest)

devout gull
#

Right now I'm triggering an automation hourly:

hours: /1

However, I want to add a condition such that it doesn't trigger at 1AM, 2AM, 3AM, 4AM or 5AM. Every time I've tried that though it seems to stop everything working. What would be the format I need to specify the Condition block, so it skips those 5x and still runs on the other hours?

oak epoch
#

I would use a time condition with after: "05:00:00"

devout gull
reef slate