Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automation] Fixed cron parsing for Day-Of-Week sub-expression #1159

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

cweitkamp
Copy link
Contributor

  • Fixed cron parsing for Day-Of-Week sub-expression

Fixes #1141

Signed-off-by: Christoph Weitkamp [email protected]

@cweitkamp cweitkamp added bug An unexpected problem or unintended behavior of the Core automation labels Oct 22, 2019
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/scripting-automation-python-once-per-month-cron-expression-doesnt-work/83640/7

Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kaikreuzer kaikreuzer merged commit 09170d1 into openhab:master Oct 22, 2019
@cweitkamp cweitkamp deleted the bugfix-1141-cron branch October 22, 2019 20:41
@cweitkamp cweitkamp added this to the 2.5 milestone Oct 22, 2019
Rosi2143 pushed a commit to Rosi2143/openhab-core that referenced this pull request Dec 26, 2020
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation bug An unexpected problem or unintended behavior of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[automation] "0 0 0 ? * 2#1" type cron expressions do not work
3 participants