[FEATURE] Allow more frequent local routines

Status Fixed / completed
Maintainer reply None cached
Activity 3 comments · opened Jun 28, 2026 · closed Aug 17, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Today, local routines can only run at most once per hour. I'm not sure why this restriction exists since you can work around it with /loop Xm xyz or with duplicate hourly routines. I expect this is for cloud routines but it's extended to local.

<img width="614" height="720" alt="Image" src="https://github.com/user-attachments/assets/ce6f55fe-2eb8-4f97-a05a-563954b0f559" />

Proposed Solution

Allow any valid cron expression for local routines. Or at minimum allow sub-hourly cron expressions.

Alternative Solutions

I am working around it by making duplicate hourly routines that run on different points in the hour 🙃 .

A more user-friendly solution would be a better "custom" scheduler, but that would be gravy.

Priority

Medium - Would be very helpful

Feature Category

Configuration and settings

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗