Marcus Wittig
Marcus Wittig
Yes, this should be possible and I think it would make license crawler a lot easier to use. I am not sure if I can take this on in the...
Hi Sebastian, sorry for delay in reply. PRs are always welcome and highly appreciated! On the matter I have contacted the original submitter of PR #26 to check if he...
Sorry for the delay. I'll review your request shortly
@rugk Which version of node.js are using?
Regarding k8s vulnerabilities these dependencies seem to be indirectly inherited from [email protected] via containerd dependency. It might help to trial [email protected]. I am currently using the following go.mod directives which...
@pauleec Happy new year! The "no response timeout" error is not related and it is not resolved by implementing the keep-alive generally. Regarding the state of homebrige integration see https://github.com/dotsam/homebridge-milight/issues/39
Well, yes and no. *Yes*, as I analyzed the "unhandled rejection" and found this is design glitch rather than a bug. The problem is that different to earlier the sendCommands()...
@fzmemon Thanks for the update! @CliffS Do you have your code on github?
Thanks you very much for providing me with code samples and your efforts in investigating the problem! _Minor update_: I spent some time to further analyze the problem around the...
@CliffS Thanks again for your efforts in investigating the "unhandled exception" problem and your code work to fix the problem. I'll write a summary of the changes in more detail...