Commit Graph
13918 Commits
Author SHA1 Message Date
TD-er b4e7d51ebf automatically updated release notes for mega-20240414 mega-20240414 2024-04-14 15:08:46 +02:00
TD-erandGitHub 366041ab15 Merge pull request #5022 from TD-er/bugfix/HWCDC_crash
[HWCDC] Fix stability issues and bootloops on C3/C6
2024-04-13 20:53:45 +02:00
TD-er 1b6259034e [Build] Revert unintended change of default PIO env. 2024-04-13 20:53:13 +02:00
TD-er 3dd3fcf550 [HWCDC] Tweak HWCDC to be more stable 2024-04-13 00:12:40 +02:00
TD-er f69879b14d [SPI Eth] Fix build on ESP32-C3 2024-04-12 12:02:41 +02:00
TD-er cf9e3371d5 [SPI ETH] Fix SPI selection to actual SPI bus for Ethernet 2024-04-12 11:14:23 +02:00
TD-er 930c4c28b0 [ESP-IDF5.1] Update to latest 2024.04.11 platform build 2024-04-11 13:21:09 +02:00
TD-er 9ad2bc3589 [IMPROV] Fix provisioning WiFi via web flasher 2024-04-11 00:04:39 +02:00
TD-er a3d032f331 [ESP-IDF5.x] Fix LittleFS builds without Ethernet 2024-04-09 17:37:09 +02:00
TD-er 78af1dc35c [Ethernet] Fix getting DNS from DHCP switch from WiFi to Ethernet 2024-04-09 16:53:13 +02:00
TD-er a08c8e0ecb [Ethernet[ Fix crashes when using Ethernet + IPv6 on LittleFS builds 2024-04-09 12:18:06 +02:00
TD-er 54598b0d6d [ESP-IDF5.x] Fix building ESP32-solo1 builds 2024-04-08 00:45:31 +02:00
TD-er 752a5c4744 [ESP-IDF5.x] Fix build issue 2024-04-07 23:59:25 +02:00
TD-er 08eee805b4 [ESP-IDF5.1] Move to newly network refactored code 2024-04-07 23:42:25 +02:00
TD-erandGitHub dabd07ee51 Merge pull request #5029 from tonhuisman/feature/JSON-add-extra-data-in-output
[JSON] Add extra data in `/json` output
2024-04-07 21:26:29 +02:00
Ton Huisman 9b349e2b48 [JSON] Add extra data in /json output 2024-04-07 17:20:24 +02:00
TD-er 7b7c8aaf3e [HWCDC] Cleanup unused test code 2024-04-05 11:07:31 +02:00
TD-er bd03a44e27 [HWCDC] Fix bootloop on ESP32-C3/C6 2024-04-05 10:04:58 +02:00
TD-erandGitHub bd3b1be2e9 Merge pull request #5024 from tonhuisman/feature/Dist-update-flash-download-tool
[Dist] Update Espressif Flash Download tool 3.9.6
2024-04-05 08:35:30 +02:00
TD-er 2c9d2ca5c7 [Time] Fix updating %sunrise% and %sunset% when no NTP available
As reported on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?t=10128)
2024-04-03 10:31:22 +02:00
Ton Huisman b40274416d [Dist] Update Espressif Flash Download tool 3.9.6 2024-04-02 21:47:53 +02:00
TD-er 1716c52678 [HWCDC] Revert to older ESP-IDF/Arduino build 2024-04-02 13:46:10 +02:00
TD-er b5af85ece7 automatically updated release notes for mega-20240401 mega-20240401 2024-04-01 00:13:54 +02:00
TD-erandGitHub f2d8962ba8 Merge pull request #5018 from tonhuisman/bugfix/Release-packaging-step-once-more
[Bugfix] Release script fixes and simplifications
2024-04-01 00:12:43 +02:00
Ton Huisman 1f50d84d83 [Bugfix] Release script fixes and simplifications 2024-03-31 20:12:50 +02:00
TD-er f4f1e318c6 automatically updated release notes for mega-20240331 mega-20240331 2024-03-31 15:40:09 +02:00
TD-erandGitHub 6f15538ef3 Merge pull request #5003 from tonhuisman/feature/P116-add-alternative-st7789-revisions
[P116] Add alternative model selections for ST7789/ST7735
2024-03-31 14:56:09 +02:00
TD-erandGitHub 33de614645 Merge pull request #4988 from erstec/ina219-add-range
INA219 26V 8A range added
2024-03-31 14:31:54 +02:00
TD-erandGitHub 0ca698b23f Merge branch 'mega' into ina219-add-range 2024-03-31 14:12:07 +02:00
TD-erandGitHub dce1268d07 Merge pull request #5014 from TD-er/bugfix/MQTT_formula_crash
[MQTT] Fix crash and disconnect sending to MQTT using formula
2024-03-29 17:23:12 +01:00
TD-erandGitHub 3f250a4d4c Merge pull request #5015 from tonhuisman/bugfix/Build-disable-notifiers-in-full-binaries
[Build] Disable Notifiers in full binaries
2024-03-28 22:43:29 +01:00
Ton Huisman 5442b8a739 [Build] Fix typo 2024-03-28 22:03:34 +01:00
Ton Huisman a7d7c69fc4 [Build] Disable Notifiers in full binaries 2024-03-28 19:23:19 +01:00
TD-er b823374ce8 [MQTT] Fix crash and disconnect sending to MQTT using formula 2024-03-28 13:52:42 +01:00
Ton Huisman 66ed1b55b1 [P116] Update documentation for supported displays 2024-03-26 21:19:09 +01:00
Ton Huisman bdbf0527f9 [P095] Documentation improvement. 2024-03-25 22:03:45 +01:00
Ton Huisman 3fa9a3603a [P116] Documentation improvement. 2024-03-25 22:02:23 +01:00
Ton Huisman 9567b33279 [P116] Fine-tuning the rotation column-offset for ST7735 135x240 display 2024-03-25 21:57:19 +01:00
Ton Huisman 558a8f3ddf Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P116-add-alternative-st7789-revisions 2024-03-25 20:55:24 +01:00
TD-erandGitHub edccb0b90e Merge pull request #5012 from TD-er/build/Reduce_display_build
[Display] Reduce ESP8266 'display' build size
2024-03-25 17:13:09 +01:00
TD-er 318d3b6345 [Display] Reduce ESP8266 'display' build size 2024-03-25 14:55:42 +01:00
TD-erandGitHub 4cd2b373ec Merge pull request #5009 from TD-er/feature/UpdateCULreader
[CUL Reader] Cherry pick code from ESPEasy_NOW pull request
2024-03-25 12:41:05 +01:00
TD-erandGitHub d77fa3a04c Merge branch 'mega' into feature/UpdateCULreader 2024-03-24 23:50:22 +01:00
TD-erandGitHub cf3dcfbb11 Merge pull request #5010 from tonhuisman/feature/P029-C002-Add-invert-on-off-value-option
[P029][C002] Add option Invert On/Off value
2024-03-24 23:49:33 +01:00
TD-erandGitHub c8301e27b6 Merge branch 'mega' into feature/UpdateCULreader 2024-03-24 23:08:09 +01:00
TD-erandGitHub cd215057c8 Merge pull request #5006 from tonhuisman/bugfix/Small-fixes-march-2024
[Bugfix] Small fixes (March 2024)
2024-03-24 23:07:11 +01:00
TD-erandGitHub 6775abdc01 Merge pull request #4997 from tonhuisman/feature/Build-add-C6-max-builds
[Build] Add ESP32-C6 MAX builds (preliminary)
2024-03-24 23:06:38 +01:00
TD-erandGitHub 790896c1b6 Merge pull request #4990 from tonhuisman/feature/P087-add-data-retrieval-from-parsed-regex
[P087] Add serialproxy_test command and Get the parsed data
2024-03-24 23:06:20 +01:00
TD-erandGitHub 5b5b5240f2 Merge pull request #4995 from tonhuisman/bugfix/Release-yml-dont-move-non-existing-file
[Bugfix] Release.yml shouldn't try to move a non-existing file
2024-03-24 23:05:56 +01:00
Ton HuismanandGitHub aa3b8cb2c8 Merge branch 'mega' into bugfix/Release-yml-dont-move-non-existing-file 2024-03-24 22:26:55 +01:00