If you’re referring to condition modules, the answer is most likely not. We can discuss it but perhaps not here, since this topic is mostly for announcements. Feel free to open an issue in the openhab-jruby repo if you’d like to discuss it further.
Version 5.52.0 is out!
Changes since 5.50.0
Features
- Add the
asyncparameter on Rule#run to enable asynchronous rule execution by @jimtng in #550 - Install openhab-core-model-yaml in the rspec Karaf instance by @JHK in #553
- Add OpenHAB::Core.startlevel method by @jimtng in #555
- Support HTTP Patch action by @jimtng in #559
Bug Fixes
- add bigdecimal, csv, and irb to gemspec by @jimtng in #517
- Remove irb from gemspec by @jimtng in #558
- Fix Voice.say incorrectly calling the wrong overloaded Java method by @jimtng in #561
New Contributors
- @JHK made their first contribution in #553
Full Changelog: v5.50.0…v5.52.0