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

Update persistence extension breaking change text #1658

Merged
merged 1 commit into from
May 27, 2024

Conversation

mherwege
Copy link
Contributor

We start seeing some problem descriptions in the forum with users using persistence extension actions with rules DSL. In certain cases there is a need to change the rule and add an explicit cast to DecimalType in the rule if one wishes to keep working without units, as State is not cast to a DecimalType automatically. See https://community.openhab.org/t/openhab-4-2-milestone-discussion/154316/140?u=mherwege and https://community.openhab.org/t/unknown-variable-or-command-in-rule/156191

We start seeing some problem descriptions in the forum with users using persistence extension actions with rules DSL.
In certain cases there is a need to change the rule and add an explicit cast to DecimalType in the rule if one wishes to keep working without units, as State is not cast to a DecimalType automatically.
See https://community.openhab.org/t/openhab-4-2-milestone-discussion/154316/140?u=mherwege and https://community.openhab.org/t/unknown-variable-or-command-in-rule/156191

Signed-off-by: Mark Herwege <[email protected]>
@mherwege mherwege requested a review from a team as a code owner May 26, 2024 14:55
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

Thanks!

@wborn wborn merged commit 6c53566 into openhab:main May 27, 2024
5 checks passed
@wborn wborn added this to the 4.2 milestone May 27, 2024
@mherwege mherwege deleted the patch-2 branch May 27, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants