David Miller

Results 3 issues of David Miller

I've been using this plugin for some time, generally without problems - and it's been invaluable. Unfortunately, recently it stopped being able to control devices (light switches, and the gateway...

After upgrading to Node.js 14, I do not receive HTTP 500 responses with code of the form: ``` get.concat('http://example.com', function (err, res, data) { } ); ``` This can be...

**Current behavior** I want to be able to create components that can't be closed. Setting `isClosable: false` on the component (within the `LayoutConfig`) passed to `loadLayout()` seems like the correct...