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?