jimtng
jimtng
> Scripting languages may also be affected. Would any change be required in the javascript helper libraries? What about jruby If the old `evolutionRate()` were to remain, perhaps with a...
- This is happening when I updated my snapshot build - same version 4.2.0-snapshot build #xxxx -> build #yyyy - Manual reinstallation works, so this is not caused by version...
I suspect, the issue might be caused by my mixing addons.cfg for installing openhab-distributed addons, vs using UI for installing the json based addon. Is there a file-based way of...
I haven't had a chance to look into this, but I got around the problem by moving the kar file from userdata/marketplace/**/ into the addons folder. Now the addon no...
Ideally we can choose whether the colours would apply to either the widget before it opens the subpage, or to the subpage. But also I think it could be applied...
Example (but please pardon my poor choice of colors, just needed to whip up something quick)  Contrast that with a sea of buttons here in a uniform background I...
This is a slightly different idea, but it might be integrated into this topic somehow? #3808
I've updated the forum post, but I noticed that `lgwebos` is missing from this PR, and perhaps also for other TV bindings?
I encountered this problem in openHAB too. In my case, `org.osgi.framework.FrameworkUtil.get_bundle(org.jruby.Main.java_class).location` (called from inside jruby) gave me: `mvn:org.openhab.addons.bundles/org.openhab.automation.jrubyscripting/4.2.0-SNAPSHOT` And `Paths.get()` is not able to resolve the `mvn` file system provider...
@lolodomo a few questions: 1. Is the old style buttongrid without sub-widgets going to continue to be supported, or will it be deprecated? 1. Is there a plan to make...