sanderkob
sanderkob
Ref. issue https://github.com/arjenhiemstra/ithowifi/issues/63 When the button Download IthoSettings.json is pressed on the tho settings webpage, the webserver in task_web is triggered (/getithosettings). This calls the function handleIthosettingsDownload(), where the Json...
AsyncTelegram2 version 2.2.1 and 2.2.2 board ESP8266 No change to default format style, so it is HTML. Built with VisualStudioCode PlatformIO, default board params. I occasionally get an _incomplete_ error,...
What is needed to implement long polling? Simply changing the timeout value in https://github.com/cotestatnt/AsyncTelegram2/blob/e48c5a940ac1700b28f33b5c673e03de2d6420b6/src/AsyncTelegram2.cpp#L138 does not work, at least not in my setup. I was expecting this to work, since...
The Diff viewer works fine, but does not allow to edit text or move text segments from one file to the other in the diff viewer. A behaviour such is...
### Which node are you reporting an issue on? node-red-node-openweathermap version 1.0.1 ### What are the steps to reproduce? ### What happens? ### What do you expect to happen? ###...
- [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes #issue_number 316 added onecall 3.0 to the description...
I use existing code to prepare my syslog messages. That code was written to send debug output to the serial port. In the code the` \n `character sequence is used...