Commit graph

21 commits

Author SHA1 Message Date
lumapu
78cbd7749d 0.8.152
fix ESP8266 compile
2024-10-07 23:01:47 +02:00
lumapu
3afc165157 0.8.152
* patching MqTT library to prevent raise conditions while using semaphores
* update ESP32 espressif platform to `0.6.9`
* update ESPAsyncWebServer to `3.3.12`
2024-10-07 22:42:47 +02:00
lumapu
9efb3a9941 0.8.150
* fix nullptr exception
* modified MqTT to not publish while not connected
* removed patch for Webserver library - obsolete
2024-10-02 22:53:51 +02:00
lumapu
ef52ad1b0d changes for AsyncWebserver from mathieucarbou 2024-08-05 19:54:20 +02:00
lumapu
b291ad1f4d 0.8.112
* improved wizard
* converted ePaper and Ethernet to hal-SPI
* improved network connection
2024-04-25 00:25:16 +02:00
lumapu
0683d1d2f5 update patch 2024-04-15 00:25:54 +02:00
lumapu
ec50135b9a convert EPD2 to hal to share SPI with other devices 2024-04-14 21:13:11 +02:00
lumapu
58c57524fb fix NRF24 patch 2024-04-09 22:15:02 +02:00
lumapu
d5ed0272e9 0.8.99
* fix compilation of all environments
2024-03-26 22:30:11 +01:00
lumapu
4291b4c83f 0.8.98
fix RF24_Hal.patch
2024-03-26 00:03:27 +01:00
lumapu
0499d32c12 0.8.94
* switched AsyncWebServer library
* Ethernet version now uses same AsyncWebServer library as Wifi version
* fix languange of `/history`
* fix RSSI on `/history` #1463
2024-03-16 01:04:47 +01:00
lumapu
315541ea51 0.8.79
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
2024-02-11 22:44:32 +01:00
lumapu
3e533e82af updated GxEPD2 to 1.5.5 2024-02-11 01:37:55 +01:00
lumapu
97d74d3090 0.8.65 - 2024-01-24
* removed patch for NRF `PLOS`
* fix lang issues #1388
* fix build on Windows of `opendtufusion` environments (git: trailing whitespaces)
2024-01-25 00:03:49 +01:00
lumapu
7f386f07df 0.8.64
add `getPLOS` (NRF24 Debug)
2024-01-22 23:47:22 +01:00
lumapu
7a34b7e616 0.8.47
* reduce GxEPD2 lib to compile faster
* upgraded GxEPD2 lib to `1.5.3`
* updated espressif32 platform to `6.5.0`
* updated U8g2 to `2.35.9`
* started to convert deprecated functions of new ArduinoJson `7.0.0`
2024-01-06 17:45:53 +01:00
lumapu
4e277e20c8 0.8.29
* fix compile for ESP32-C3
2023-12-28 10:29:55 +01:00
lumapu
cddd0a2d91 0.8.15
added missing patch file
2023-12-09 02:41:20 +01:00
lumapu
56a1f3beaf 0.8.3
* fix yield day reset during day #848
* add total AC Max Power to WebUI
* fix opendtufusion build (GxEPD patch)
2023-11-09 22:58:48 +01:00
lumapu
abdf2185ff 0.7.42
* fix ePaper for opendtufusion_v2.x boards (Software SPI)
2023-08-27 22:33:01 +02:00
lumapu
ed268d1b63 0.7.35
* fixed timestamp for alarms send over MqTT
* auto-patch of `AsyncWebServer` #834, #1036
* Update documentation in Git regarding `ESP8266` default NRF24 pin assignments
2023-08-18 00:23:40 +02:00