nielsfaber / scheduler-component

Custom component for HA that enables the creation of scheduler entities
GNU General Public License v3.0
622 stars 40 forks source link

Allow custom repetition delay (eg. two weeks) #267

Closed osmeest closed 1 year ago

osmeest commented 1 year ago

Checklist

Proposal

Scheduler and companion scheduler card foresee a repeat daily or weekly option. But there is no option to repeat every N days or every N weeks.

Additional info

Just adding a repetition delay (with unit depending on the "weekdays": daily repeats every N days; any other choice repeats every N weeks).

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

PeterHoge commented 1 year ago

i need a intervall every month, e.g. every first day of month.

HVR88 commented 1 year ago

I've been wanting this as well. It's also not possible in HA's own much more limited scheduler or any other schedule-based add-on.

Currently, something as simple as bi-weekly (every 2 weeks) or first Monday of the month or 15th of every month, is impossible without writing YAML and possibly also integrating a calendar.

I have an immediate need for every other Friday (bi-weekly) and every 2 days (days will be different every week)

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days