jimtng
jimtng
I'm not an expert on anything, but thanks for the vote of confidence :) IMO this profile is not necessary. Can't it be achieved using something like a regex transform...
Also the PR title should probably be `[basicprofiles] Add Xxxx profile`. That would be more precise and easier to identify in the future when looking back to history of changes.
> > Have you tested the scenario I mentioned earlier, which checks whether the timer got cancelled? > > @jimtng I am wondering whether I answered your actual question. Problem...
I've just thought of an idea, but haven't looked at the implementation yet. Basically you need to know whether the current profile instance is still the active one used by...
Also I think with the above changes, the use of Cleaner is no longer necessary. I don't think it does any harm, but I also think it's useless/does nothing. Removing...
Typo in the pr title
@andrewfg I'd suggest to keep track of the LGTMs by adding a list of checkboxes in the original post for each binding.
BTW I'm not claiming that I'll take on this task. I tried, but I'm not familiar with kotlin/android and the app's codebase.
got a screenshot?
JRuby also provides it in `OpenHAB::Core::VERSION` in line with other Ruby convention. e.g. `OpenHAB::DSL::VERSION` gives you the current helper library version But `org.openhab.core.OpenHAB.version` is also available as a "raw" access...