TD-er
|
8977d4de43
|
automatically updated release notes for mega-20241222
mega-20241222
|
2024-12-22 23:08:23 +01:00 |
|
 TD-erandGitHub
|
3c5d794bd5
|
Merge pull request #5178 from tonhuisman/feature/Improvements-and-fixes-dec-2024
Improvements and fixes Dec. 2024
|
2024-12-21 12:28:58 +01:00 |
|
 Ton HuismanandGitHub
|
32532a740d
|
Merge branch 'mega' into feature/Improvements-and-fixes-dec-2024
|
2024-12-19 15:33:02 +01:00 |
|
Ton Huisman
|
e50cdfba2e
|
[FactoryReset, ESP8266] Use settings from Custom.h on clean install
|
2024-12-19 15:32:25 +01:00 |
|
 TD-erandGitHub
|
9e560a5752
|
Merge pull request #5175 from TD-er/feature/esp32c3_flash_pins
[ESP32C3] Allow GPIO 11, 12, 13 to be used on specific boards
|
2024-12-18 21:19:33 +01:00 |
|
 TD-erandGitHub
|
438a29857c
|
Merge branch 'mega' into feature/esp32c3_flash_pins
|
2024-12-18 21:15:46 +01:00 |
|
 TD-erandGitHub
|
87697468f4
|
Merge pull request #5182 from TD-er/bugfix/ESP32_solo1_bootloop
[ESP32-solo1] Fix bootloop on Solo1 boards
|
2024-12-18 12:08:51 +01:00 |
|
TD-er
|
bf2706762a
|
[ESP32-solo1] Fix bootloop on Solo1 boards
- Remove obsolete defines in board definition
- So not free up GPIO-16 and -17 during setup
- Do not set clock frequency
|
2024-12-18 00:58:03 +01:00 |
|
TD-er
|
0316742ed9
|
[Build] Fix merge issues in platformio.ini
|
2024-12-17 09:09:16 +01:00 |
|
 Ton HuismanandGitHub
|
ba354d762c
|
Merge branch 'mega' into feature/Improvements-and-fixes-dec-2024
|
2024-12-16 23:19:18 +01:00 |
|
 TD-erandGitHub
|
c8e9169baa
|
Merge branch 'mega' into feature/esp32c3_flash_pins
|
2024-12-16 23:12:18 +01:00 |
|
 TD-erandGitHub
|
2a91472c78
|
Merge pull request #5181 from TD-er/bugfix/stalled_webpage_loading
[Webserver] Fix stalled web requests and not saving rules via Ethernet
|
2024-12-16 23:08:35 +01:00 |
|
Ton Huisman
|
dfd1ef9a20
|
[Controllers] Change variable replacement order so string functions can be used
|
2024-12-16 22:36:07 +01:00 |
|
TD-er
|
ff979d368a
|
[Build] Fix building ESP8266 builds
|
2024-12-16 21:42:09 +01:00 |
|
TD-er
|
7227fe7f11
|
[ESP32] Update to latest Arduino 3.1.0 release
|
2024-12-16 21:14:08 +01:00 |
|
TD-er
|
7143d32059
|
[Webserver] Fix stalled web requests and not saving rules via Ethernet
|
2024-12-16 16:38:49 +01:00 |
|
Ton Huisman
|
da7c6e881a
|
[Controllers] Process % variables before functions
|
2024-12-15 15:21:57 +01:00 |
|
Ton Huisman
|
dc14e7921f
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Improvements-and-fixes-dec-2024
|
2024-12-14 20:33:55 +01:00 |
|
 TD-erandGitHub
|
13555c18a1
|
Merge pull request #5148 from tonhuisman/feature/P176-add-plugin-victron-ve.direct
[P176] Add plugin Communication - Victron VE.Direct
|
2024-12-14 17:36:27 +01:00 |
|
Ton Huisman
|
eaface4b3a
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P176-add-plugin-victron-ve.direct
|
2024-12-14 16:23:58 +01:00 |
|
Ton Huisman
|
c5ec168965
|
[P057] Fix mprint command to skip the colon segment
|
2024-12-14 14:01:35 +01:00 |
|
Ton Huisman
|
98bf036f92
|
[P021] Move ifdef to .h file to avoid compiler warnings
|
2024-12-14 14:00:24 +01:00 |
|
TD-er
|
2223af9f6d
|
[ESP-IDF5.3] Fix build platform for Solo1
|
2024-12-11 10:44:20 +01:00 |
|
TD-er
|
5cd46643a6
|
[ESP32-solo1] Update to latest ESP-IDF5.3 for solo1
|
2024-12-10 17:59:26 +01:00 |
|
TD-er
|
aead1cc044
|
[ESP-IDF] Update to latest ESP-IDF5.3 for ESP32-xx LittleFS builds
|
2024-12-10 12:20:45 +01:00 |
|
TD-er
|
150b10f0ad
|
[ESP32C3] Allow GPIO 11, 12, 13 to be used on specific boards
|
2024-12-10 10:59:36 +01:00 |
|
 TD-erandGitHub
|
30e4197adb
|
Merge pull request #4854 from tonhuisman/feature/P103-add-ezo-hum-sensor
[P103] Add support for EZO-HUM sensor
|
2024-12-09 23:29:09 +01:00 |
|
 TD-erandGitHub
|
919a16628f
|
Merge pull request #5085 from flashmark/P021-state_based_extension
P021 state based extension
|
2024-12-09 23:15:08 +01:00 |
|
 TD-erandGitHub
|
43c061a045
|
Merge branch 'mega' into P021-state_based_extension
|
2024-12-09 23:13:31 +01:00 |
|
 TD-erandGitHub
|
229284c0ef
|
Merge pull request #5157 from TD-er/bugfix/free_gpio_16_17_noPSRAM
[PSRAM] Free GPIO-16 and -17 on ESP32-classic when no PSRAM present
|
2024-12-09 23:12:50 +01:00 |
|
 TD-erandGitHub
|
2ffa744553
|
Merge pull request #5142 from tonhuisman/feature/P175-add-pmsa003i-sensor
[P175] Add Dust - PMSx003i (I2C) Sensor
|
2024-12-09 23:11:10 +01:00 |
|
 TD-erandGitHub
|
9806d0b0a8
|
Merge pull request #5173 from tonhuisman/feature/P105-add-alternative-aht10-initialization
[P105] Add Alternative initialization option for AHT10 clones
|
2024-12-09 23:09:24 +01:00 |
|
 TD-erandGitHub
|
a5f3682a9f
|
Merge pull request #5140 from tonhuisman/feature/P159-threshold
[P159] Extend max threshold
|
2024-12-09 23:09:02 +01:00 |
|
 TD-erandGitHub
|
6070275ede
|
Merge pull request #5126 from tonhuisman/feature/P054-fix-some-gpio-issues-for-esp32
[P054] Allow GPIO configuration for ESP32 units
|
2024-12-09 23:08:40 +01:00 |
|
 TD-erandGitHub
|
4662d170c6
|
Merge pull request #5151 from tonhuisman/feature/P045-add-all-axis-option-for-measurements
[P045] Add optional data collection for all axis
|
2024-12-09 23:04:55 +01:00 |
|
 TD-erandGitHub
|
e5b574c19f
|
Merge branch 'mega' into feature/P045-add-all-axis-option-for-measurements
|
2024-12-09 23:04:47 +01:00 |
|
Ton Huisman
|
a7704c8a81
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P176-add-plugin-victron-ve.direct
|
2024-12-09 22:15:50 +01:00 |
|
Ton Huisman
|
f858cb85cd
|
[P159] Update documentation
|
2024-12-09 21:19:08 +01:00 |
|
Ton Huisman
|
550b7afaff
|
[P159] Allow max threshold of 101, to resolve an off-by-one error
|
2024-12-09 21:18:48 +01:00 |
|
Ton Huisman
|
bf9e240e60
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P159-threshold
|
2024-12-09 21:17:14 +01:00 |
|
flashmark
|
b0fcff7566
|
Minor style change
|
2024-12-09 20:32:07 +01:00 |
|
 flashmarkandGitHub
|
6ef900ad52
|
Merge branch 'letscontrolit:mega' into P021-state_based_extension
|
2024-12-09 20:25:23 +01:00 |
|
 TD-erandGitHub
|
1cdfec52ac
|
Merge pull request #5156 from tonhuisman/feature/Documentation-updates-and-fixes-nov-2024
[Docs] Updates and fixes, November 2024
|
2024-12-09 09:08:02 +01:00 |
|
 Ton HuismanandGitHub
|
387b65d46c
|
Merge branch 'mega' into feature/P159-threshold
|
2024-12-09 08:15:22 +01:00 |
|
Ton Huisman
|
d47783cac2
|
[P041][P042] Update documentation (no longer in Normal builds)
|
2024-12-08 22:14:25 +01:00 |
|
Ton Huisman
|
eb2d75c7a8
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Documentation-updates-and-fixes-nov-2024
|
2024-12-08 21:58:56 +01:00 |
|
Ton Huisman
|
9c29abe55c
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P176-add-plugin-victron-ve.direct
|
2024-12-04 21:37:44 +01:00 |
|
Ton Huisman
|
4bfbf79cfc
|
[P105] Add Alternative initialization option for AHT10 clones
|
2024-12-03 22:40:33 +01:00 |
|
 TD-erandGitHub
|
ed747d5749
|
Merge branch 'mega' into bugfix/free_gpio_16_17_noPSRAM
|
2024-12-03 21:27:41 +01:00 |
|
 TD-erandGitHub
|
4131eb902b
|
Merge pull request #5171 from tonhuisman/bugfix/C002-use-correct-pin-for-controlling-p001
[C002] Bugfix: Use correct GPIO pin for controlling P001
|
2024-12-01 22:17:50 +01:00 |
|