gfduszynski

Results 5 issues of gfduszynski

While investigating unreliable behavior of my Air Purifier 3C I've tried to determine if my network is at fault or something else. Eventually I've found out that nodejs client [miio](https://github.com/aholstenson/miio)...

bug

Hi, Is there a chart destructor which removes chart tooltip node? Upon entering a view I'm creating chart instance and I would like to destroy it upon leave. I don't...

I've encountered a problem while debugging app using jailed in WebStorm. If i run the app in debug mode I get EADDRINUSE. However I found that adding '--debug' to execArgv...

I have a similar case as described in #30, however I have a multi user solution. I now have the doorbell visible plus every user that has an extension, in...

enhancement

If connection gets closed due to external event error is experienced after attempt to send 'ntpData'. Connection should be only closed if open :) Details: ``` dgram.js:420 throw new Error('Not...