Petar Georgiev
Petar Georgiev
I have connected a TH16 device. It has temperature / humidity sensor. When I press on/off buttons sonoff-state shows it as connected. But at some "random" intervals the node changes...
Recently I stumbled across this: [https://github.com/mirko/SonOTA](url) I'm curious if it is possible to flash sonoffs with Mongoose OS via this OTA machanism instead of using cables/serial port?
In situations where a registered sonoff device becomes offline or it was unable to acknowledge a packet due to intermittent wifi drop, the message will remain in device.messages forever. Since...
I'm running into the following issue: I'm using NodeRED with the newest version of node-red-contrib-sonoff-server. The different in this version is that the node loads only the sonoff Dispatch/WS module...
Recently I upgraded from 2.1.0 to 2.4.0. On my dashboard I have many charts and one button. When I resize the browser the dashboard elements do re-arrange. But the button...
### Describe the problem If a library is installed under a path that contains Cyrillic characters, Arduino CLI is unable to discover it. Compilation of sketches with an `#include` directive...
The Send node does not change the property of the node at all. Looking at the source it seems it does not append "/set" to the topic: https://github.com/marvinroger/node-red-contrib-homie/blob/master/nodes/deviceconfig/deviceconfig.js#L30 The only...
I'm trying to add new certificate to my mlk1000. My steps were: 1) I've uploaded FirmwareUpdater sketch to the MCU with no errors 2) I ran winc1500-uploader.exe -address=*****.com:443 -port=COM4 3)...