Commit Graph
17873 Commits
Author SHA1 Message Date
TD-er 450ecb3116 [Docs] Add ESP32-S31 datasheet to docs 2026-07-20 22:55:24 +02:00
TD-er 406a62421f [Console] Prevent long delay when USB-HWCDC is plugged but not used 2026-07-20 22:55:00 +02:00
TD-er 413a22ff8e Merge remote-tracking branch 'letscontrolit/mega' into bugfix/simplify_serial_fallback 2026-07-20 16:18:33 +02:00
TD-erandGitHub 88882898b3 Merge pull request #5589 from letscontrolit/dependabot/github_actions/actions/setup-python-7
Bump actions/setup-python from 6 to 7
2026-07-20 16:16:55 +02:00
dependabot[bot]andGitHub ab6f0211c6 Bump actions/setup-python from 6 to 7
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 14:12:38 +00:00
TD-er 8ceb5eeeb1 automatically updated release notes for mega-20260720 mega-20260720 2026-07-20 13:16:21 +02:00
TD-er 3f66a388f5 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/simplify_serial_fallback 2026-07-19 22:51:09 +02:00
TD-er 50c52c3b95 [ESPEasy console] reduce load when USB HWCDC is not connected 2026-07-19 22:50:51 +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 39f43f14f8 [Serial] Simplify ESPEasy console code + reduce resource usage 2026-07-19 17:06:59 +02:00
Gijs Noorlander 759285e9bd [Serial] Fix failing build on minimal ESP8266 builds 2026-07-18 20:53:07 +02:00
TD-er 72171b9500 [ESPEasy Console] Simplify init of ESPEasy console + update IDF/Arduino 2026-07-18 16:09:50 +02:00
TD-er 943b95a955 [Console] Split ESPEasy_console.cpp into dual/single/serial0-only 2026-07-18 01:52:45 +02:00
TD-erandGitHub 0c3f46d3cf Merge pull request #5584 from TD-er/docs/MiscDocumentation
[Docs] Add missing network overview tab screenshot
2026-07-17 15:46:35 +02:00
TD-er 92bcb385b9 [Docs] Add missing network overview tab screenshot 2026-07-17 15:43:30 +02:00
TD-erandGitHub 6b9ba7d40b Merge pull request #5583 from TD-er/docs/MiscDocumentation
[Docs] Document network + fix import/export nw. config
2026-07-17 15:27:51 +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 61bad0d9a4 [Cleanup] Set development/debug log as LOG_LEVEL_DEBUG 2026-07-16 16:01:57 +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-erandGitHub 5dbfc191f2 Merge pull request #5582 from TD-er/docs/NetworkDocumentation
[Docs] Add WiFi AP documentation + cleanup network docs
2026-07-15 01:43:21 +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-erandGitHub 23fa46a37f Merge pull request #5581 from TD-er/docs/NetworkingDocs
[Docs] Update network documentation
2026-07-15 00:52:47 +02:00
TD-er 68d6da8838 [Docs] Describe rest of WiFi settings 2026-07-15 00:51:07 +02:00
TD-er ccdad8300e [WiFi] Simplify passive/active scan note 2026-07-14 23:47:17 +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-erandGitHub 0c733886e1 Merge pull request #5580 from TD-er/bugfix/Webserver_dedup_stdtmpl
[Webserver] Deduplicate & simplify code handling begin/end of web pages
2026-07-13 21:47:45 +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
TD-er c570df9a3b [PPP] Show info even when no connection to provider is active 2026-07-13 16:02:56 +02:00
TD-erandGitHub 270991fc3c Merge branch 'mega' into bugfix/Webserver_dedup_stdtmpl 2026-07-12 14:59:29 +02:00
TD-erandGitHub 56fcdd1657 Merge pull request #5578 from tonhuisman/feature/DevicesPage-hide-controllers-if-no-values-to-send
[UI] DevicesPage: Hide Controllers if no values to send
2026-07-12 14:58:40 +02:00
TD-erandGitHub fe6728f9c4 Merge pull request #5546 from andbad/andbad-72x40
Add 72x40 display
2026-07-12 14:57:54 +02:00
TD-erandGitHub 94246f75ae Merge pull request #5576 from tonhuisman/bugfix/Limit-humidity-to-100%-after-temp-compensation
[Bugfix] Limit humidity to 100% after applying temperature compensation
2026-07-12 14:57:21 +02:00
TD-erandGitHub 0f2aa3382c Merge pull request #5574 from tonhuisman/bugfix/TaskValue-update-custom-format-uservar
[Bugfix] Include PLUGIN_FORMAT_USERVAR values for json updates
2026-07-12 14:56:43 +02:00
TD-erandGitHub a2041ba90c Merge pull request #5571 from tonhuisman/bugfix/TaskInterval-initialization
[Bugfix] Improve initialization of Task Interval
2026-07-12 14:55:54 +02:00
TD-er 45827f3651 [Webserver] Remove & simplify duplicate code send end of page 2026-07-12 14:00:22 +02:00
TD-er 0e66898524 [Webserver] Remove code duplication send start of page 2026-07-12 01:08:00 +02:00
Ton Huisman 7ea26d1454 [UI] DevicesPage: Hide Controllers if no values to send 2026-07-11 16:28:12 +02:00
andbadandGitHub d1fe05a538 Add 72x40 size
add screenshot
2026-07-09 11:59:32 +02:00
andbadandGitHub 61b985829d Merge branch 'letscontrolit:mega' into andbad-72x40 2026-07-09 11:58:28 +02:00