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

[triggers] Support offset param for DateTimeTrigger #380

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

florian-h05
Copy link
Contributor

@florian-h05 florian-h05 commented Sep 16, 2024

Closes #378.
Refs openhab/openhab-core#4271.

Whilst this changes the signature of the DateTimeTrigger, a special handling for the old signature is implemented to keep backward compatibility.

@florian-h05 florian-h05 requested a review from a team as a code owner September 16, 2024 09:33
Signed-off-by: Florian Hotze <[email protected]>
Signed-off-by: Florian Hotze <[email protected]>
@florian-h05 florian-h05 added the enhancement New feature or request label Sep 16, 2024
@florian-h05 florian-h05 added this to the to be released milestone Sep 16, 2024
@florian-h05 florian-h05 merged commit 6724175 into openhab:main Sep 16, 2024
4 checks passed
@florian-h05 florian-h05 deleted the triggers-datetime-offset branch September 16, 2024 09:37
@jlaur
Copy link
Contributor

jlaur commented Sep 16, 2024

@florian-h05 - will this also be supported by Rule Builder?

@florian-h05
Copy link
Contributor Author

With #382 yes, in the current release not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[triggers] Add offset support to DateTimeTrigger
2 participants