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

Improve trigger channelname conversion and error reporting #103

Merged
merged 1 commit into from Dec 8, 2022

Conversation

seime
Copy link
Collaborator

@seime seime commented Dec 8, 2022

Fixes #102

@seime seime requested a review from seaside1 December 8, 2022 18:02
Copy link
Owner

@seaside1 seaside1 left a comment

Choose a reason for hiding this comment

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

Looks good. I have not tested myself but compiles and starts

@seaside1
Copy link
Owner

seaside1 commented Dec 8, 2022

If you feel ok about the fix, I think we can merge it right away and get help to test it out

@seime
Copy link
Collaborator Author

seime commented Dec 8, 2022

I have not tested in my production env - but there is a unit test covering this that passed.

Should be rather safe to merge IMHO

@seaside1 seaside1 merged commit 54d2661 into seaside1:main Dec 8, 2022
@skiedrowski
Copy link

I could test the fix, if you can provide instructions how to install it.

@seaside1
Copy link
Owner

seaside1 commented Dec 8, 2022

I think you can get it from jitpack if you don't want to build it yourself:
https://javadoc.jitpack.io/com/github/seaside1/jrule/main-54d2661796-1/jrule-main-54d2661796-1.jar
You should uninstall jrule from openHAB and then place this jar in the openhab-addons folder.

@skiedrowski
Copy link

Installed the snapshot, works fine. Thanks!

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.

Thing generation produces uncompilable code when last channel segments starts with digit
3 participants