Skip to content

Add a assistant for schedule patterns #130

@neopholus

Description

@neopholus

Is your feature request related to a problem? Please describe.
I'm always frustrated when I want to add a schedule and have to look up how the pattern must be used. In the Javascript adapter of iobroker, there is an assistant integrated to ease the creation and adaption of schedule patterns.

Example:
schedule('25 1 * * *', async function () {...

Describe the solution you'd like
Could you please implement some support for the schedule patterns?
In iobroker it is an assistant loking like this (for example):
grafik

You can activate it by pressing the clock symbol:
grafik

Describe alternatives you've considered
Currently, I use the assisstant provided by iobroker, which is cumbersome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions