forked from mknx/smarthome
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- change _range() function in sheduler:
. add support for interval specification using "/x" . add support for range specification using "x-y" . refactor a little bit to have one block which handles a single item, which is used recursively when using ",", "/x" or "x-y" # implements suggestion of issue mknx#59 - log exception message when error occurs while analyzing the crontab entry
- Loading branch information
Showing
1 changed file
with
32 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters