OllisGit

Results 106 comments of OllisGit

Okay, thanks for your fast reply. I will take the "Fork-Task" on my todo-list BR Olli

Sounds good! How do you "request the power usage for the print time"..via MQTT or via REST-Call...or is it possible to define an "interface" that an other plugin could implement?

Hi @jneilliii, I am cleaning up my backlog and found this entry...I looked into your plugin and on a "first look" I can't identify how I can grab such data....

@jdvp please give us some more details how do you implement the workaround with retrolambda. @Archinamon please so nice and give us some information about your analyse, maybe some from...

Hi @NikhilNanjappa, I added a config change via MR (#184). Maybe this is what you ask for: ``` config.yml rootPathPrefix: /api/v1 GET http://localhost:8080/api/v1/products -> maps to folder /products/GET.mock ``` It...

Hi @hawkeye116477 , this is the label for "staleing" an issue, but we are looking for adding a label after the bot closed the issue ("Label to use when marking...

fyi, I created a PR #317 for that feature!

Hi stale bot, I think you need to tell me what is missing ;-) Maybe all project managers are very busy!

Thx a lot @isi-dwade !!! I needed to remove the find-input, then it was working for me: ``` $.fn.setColor = function (value) { return $(this).val(value).trigger('change'); } ```

Hi @LidorBaum, do you mean something like this: ![image](https://user-images.githubusercontent.com/24205767/159093990-07ec83fc-9be5-46fb-ab5e-40dc3a1ee800.png) ![image](https://user-images.githubusercontent.com/24205767/159094161-c8972dc0-935a-4192-a092-7950d11551bf.png) Maybe I need an additional option "open in new tab"...will see.