sidey79

Results 45 issues of sidey79

JSON::backportPP does not exists anymore https://github.com/RFD-FHEM/RFFHEM/blob/8d87bac0dbae50051d02322a8dba5c071e2009cb/t/SD_Protocols/01_func.t#L4 Detected by building [FHEM](https://github.com/fhem/fhem-docker/actions/runs/8952315958/job/24589715829#step:12:1922) dockerimage

Support a method to flash Firmware via http directly to the ESP. Some hints how to implement this: http://s6z.de/cms/index.php/homeautomation-homecontrol/hardwareplattformen/esp8266/133-ota-esp8266-over-the-air-flashen Firmware should be provided via FHEM to the ESP, so the...

Implement the Output from the classes via a callback solution to allow the main program to control the output. - [x] callback in main program provided for normal output -...

enhancement

- [ ] callback in main program provided for debug output - [ ] SignalDecoderClass Debug output via callback - [ ] Bitstore Class Debug & normal output via callback

Use Autoconnect instead of Wifimanager because it is better maintained

* **Please check if the PR fulfills these requirements** - [x] Tests for the changes have been added / modified (needed for for bug fixes / features) - [ ]...

enhancement