fjongma

Results 8 comments of fjongma

Hi, you are correct that the first message is shown only once. And then the group is added, but not persisted, which means that when the plugin (or Domoticz) is...

Don't worry, it is a choice you made and there are good reasons to do it your way. After having worked fr many years in business critical environments I learned...

> Wich one change ? if you use a set level command alone (without scripting) it's a one shoot command, it don't send repetive request decreasing. It is not really...

> Have used the Domoticz unit number, because the problem is from domoticz, easier to find the Unit, no need to check the deconz api It took me a while...

Thanks. I have forked a the repo and added a new branch. In there, I will add my changes & test them locally. Per your naming conventions, I should include...

I forked the repo and created a new branch where I added my changes. Building however, failed on what seems to be unrelated to what I added. Source tree from...

I am building from the description at https://github.com/dbeaver/dbeaver/wiki/Build-from-sources using the build.sh command in the tools directory. I found however that this build process pulls two repos into ../../ `dbeaver-common` and...

I am about to create a new PR but have a question on where to put the new driver definitions. With PR #38258, I added driver definitions in `ext.generic.plugin.xml` but...