btsimonh
btsimonh
replaces https://github.com/pvorb/clone/pull/93 - but allows for the same kind of global modification of clone behaviour. add clone.globalopts containing _clone. If set, globalopts._clone is called with each item at the start...
**What would you like to be added**: Easy way to force a Make when patches have been changed. Observations: If node.gyp is patched (e.g. a file added to the internal...
Hi song940, was searching around for a node based DNS server, and found this. What I really want is some simple Node code which would respond with records for DNS01...
Hi, I've been looking into a BK7321 based device. I've successfully flashed it via uart, and feel that alternate firmware can be built. Do we have a feeling as to...
hiding the tab and the config pane. | Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Is backward-compatible? | ✔️...
in the demo js, I believe it processes the wav header as well as the data :(. the ffmpeg options are: '-i', 'pipe:0', '-acodec', 'pcm_s16le', '-ar', 22050, '-ac', 1, '-f',...
title says it all :). s
Does anyone else have problems with the web interface? 1. Toggle has never worked (vanilla on std sonoff, custom using elecrtodragon+ds18x20). 2. It's crashed a number of times with the...
Has anyone tried the firmware on a Slampher light fitting? Although mentioned in the readme.md, I can't find any reference in the code. The schematics seem pretty similar to the...
MQTT 5.0
@mcollina Any thoughts on MQTT 5.0 support? I'd love to have puback returns indicating publish failure (e.g. no auth); both here and in mqtt.js.... a