2536 Commits
Author SHA1 Message Date
TD-er aa2cc9ceca Merge remote-tracking branch 'letscontrolit/mega' into bugfix/simplify_serial_fallback 2026-07-20 22:55:32 +02:00
TD-er 450ecb3116 [Docs] Add ESP32-S31 datasheet to docs 2026-07-20 22:55:24 +02:00
TD-erandGitHub de1ee7ee81 Merge pull request #5568 from tonhuisman/feature/P016-add-event-on-overflow
[P016] Add Event on overflow setting
2026-07-20 22:51:43 +02:00
TD-erandGitHub 8c26bbf51c Merge pull request #5565 from tonhuisman/feature/Docs-update-vscode-plugin-list
[Docs] Update VSCode plugin list
2026-07-19 21:50:05 +02:00
TD-er 92bcb385b9 [Docs] Add missing network overview tab screenshot 2026-07-17 15:43:30 +02:00
TD-er 60e4d70f99 [Docs] Document the devsecurity.dat file 2026-07-17 15:27:11 +02:00
TD-er 340e8f3e18 [Docs] Document the Network overview tab 2026-07-17 13:59:37 +02:00
TD-er 99b910b806 [Network] Fix import/export for WiFi STA and AP 2026-07-16 17:47:45 +02:00
TD-er aaf43fa423 [Network] Add "Append Name to Hostname" to import/export 2026-07-16 16:12:31 +02:00
TD-er f51c3ffb18 [Docs] Add link of ESP32-Arduino supported features per ESP32-variant 2026-07-16 16:00:45 +02:00
TD-er 48810e5749 [Network] Add option to append NW interface name to hostname 2026-07-16 15:59:53 +02:00
TD-er e839a2335e [Docs] Add missing documentation for WiFi AP + cleanup network docs 2026-07-15 01:42:23 +02:00
TD-er 3e435dccda [Docs] Remove empty 'Description' subsection from NW001 page 2026-07-15 01:14:10 +02:00
TD-er d0fad6c5bc [Docs] Fix section/subsection marking on PPP page. 2026-07-15 01:10:35 +02:00
TD-er 68d6da8838 [Docs] Describe rest of WiFi settings 2026-07-15 00:51:07 +02:00
TD-er 6df8f582d7 [Docs] Describe WiFi modes and Passive/Active scan 2026-07-14 23:46:04 +02:00
TD-er da35197a0b [Docs] Add documentation for WiFi STA/AP + reformat other network docs 2026-07-14 18:01:26 +02:00
Ton Huisman 213b284086 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Docs-update-vscode-plugin-list 2026-07-13 22:06:48 +02:00
Ton Huisman fda9d3524c [Docs] Clarification about Collection builds including Normal plugin set, mention 32MB flash units 2026-07-13 22:06:30 +02:00
TD-er 35c7cfd0f4 [PPP Docs] Add description and some tips regarding power 2026-07-13 21:34:27 +02:00
TD-er 2a2ac3eba0 Merge remote-tracking branch 'origin/bugfix/Webserver_dedup_stdtmpl' into bugfix/Webserver_dedup_stdtmpl 2026-07-13 16:03:44 +02:00
TD-er 760dcf724f [PPP Docs] Add documentation on NW005 PPP Modem 2026-07-13 16:03:26 +02:00
andbadandGitHub d1fe05a538 Add 72x40 size
add screenshot
2026-07-09 11:59:32 +02:00
Ton Huisman b110027a5c [Docs] Small typo P124 2026-07-01 22:46:45 +02:00
Ton Huisman b1ecfdcfa1 [C005] Add note MQTT Auto Discovery not enabled in ESP8266 builds 2026-06-27 14:27:34 +02:00
Ton Huisman 5bff99ec5d Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Docs-update-vscode-plugin-list 2026-06-27 14:14:46 +02:00
Ton Huisman 6201edd509 [P016] Update documentation 2026-06-27 13:54:17 +02:00
TD-er b53120bddf [Build] Fix failing ESP32C2 Safeboot build. 2026-06-25 09:46:34 +02:00
TD-er ba77d801b7 [Network] Simplify connected/disconnected and enabled/disabled events 2026-06-24 17:00:59 +02:00
TD-er 4219f257d9 [WiFi] Add state diagrams to WiFi documentation 2026-06-23 15:12:42 +02:00
Ton Huisman e8b936a00a [Docs] Update VSCode plugin list 2026-06-10 22:37:06 +02:00
TD-erandGitHub 8d7fdcb2a5 Merge pull request #5561 from tonhuisman/feature/Sysvar-variables-num-sorted
[SysVars] List variables numerically sorted
2026-06-07 21:43:17 +02:00
Ton Huisman 1dee7c775d [Docs] Suggest VSCode plugin TODO Highlight as Todo Tree doesn't work anymore without an external tool 2026-06-06 13:29:35 +02:00
TD-erandGitHub b95cda55ad [Docs] Add link to Supported Features and Peripherals on ESP32-xx 2026-06-06 10:35:28 +02:00
TD-erandGitHub 03c3d434a4 Merge pull request #5558 from yosinn1-blip/codex/typo-v5-occurrence-rules-rst
docs: fix occurrence spelling in docs
2026-05-24 11:08:56 +02:00
yosinn1-blip 94946bb9a5 docs: fix occurrence spelling in docs
Signed-off-by: Yoshiki <yosinn1@gmail.com>
2026-05-24 08:29:59 +09:00
yosinn1-blip 3658ff1ff3 docs: fix received spelling in docs
Signed-off-by: Yoshiki <yosinn1@gmail.com>
2026-05-24 08:11:27 +09:00
Ton Huisman 87e77e0019 [Docs] Fix link to I2C Bus settings 2026-05-15 13:54:09 +02:00
Ton Huisman 7209813fbd Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/Fixes-for-release-may-2026 2026-05-10 16:21:36 +02:00
Ton Huisman d1777b7807 [P180] Add documentation for TCA9554 I/O extender to control relays 2026-05-06 22:43:04 +02:00
Ton Huisman 8e70deafb3 [Build] Update documentation 2026-05-03 21:09:04 +02:00
Ton Huisman 9899648f30 [Docs] Fix missing column for LoopTimerSetAndRun 2026-04-30 20:58:05 +02:00
Ton Huisman 6cc5143a11 [Docs] Fix typo 2026-04-23 23:07:34 +02:00
Ton Huisman cc2ec06cb2 [Fixes] %iswifi% report status value instead of boolean 2026-04-22 23:10:42 +02:00
TD-erandGitHub 0ff1e2f571 Merge pull request #5532 from TD-er/build/add_ESP32P4_rev3
[ESP32P4r3] Add support for ESP32-P4 rev3
2026-04-20 23:07:02 +02:00
Ton HuismanandGitHub e2769f26a5 Merge branch 'mega' into feature/P180-buscmd-helper-support-for-data-from-variables 2026-04-20 21:44:05 +02:00
TD-er 5d6046b5c2 [ESP32P4r3] Add support for ESP32-P4 rev3 2026-04-20 17:12:20 +02:00
TD-er 0c1609a324 [Docs] Update ESP-Chips table 2026-04-20 13:57:26 +02:00
TD-er b82c27f645 [RMII Eth] Fix setting clock mode + document NW config import/export 2026-04-19 23:09:12 +02:00
Ton Huisman bc3b531946 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P180-buscmd-helper-support-for-data-from-variables 2026-04-19 15:28:04 +02:00