TD-er
da35197a0b
[Docs] Add documentation for WiFi STA/AP + reformat other network docs
2026-07-14 18:01:26 +02:00
TD-er and GitHub
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-er and GitHub
270991fc3c
Merge branch 'mega' into bugfix/Webserver_dedup_stdtmpl
2026-07-12 14:59:29 +02:00
TD-er and GitHub
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-er and GitHub
fe6728f9c4
Merge pull request #5546 from andbad/andbad-72x40
...
Add 72x40 display
2026-07-12 14:57:54 +02:00
TD-er and GitHub
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-er and GitHub
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-er and GitHub
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
andbad and GitHub
d1fe05a538
Add 72x40 size
...
add screenshot
2026-07-09 11:59:32 +02:00
andbad and GitHub
61b985829d
Merge branch 'letscontrolit:mega' into andbad-72x40
2026-07-09 11:58:28 +02:00
andbad and GitHub
699928a28c
Add 72x40 OLED size to changelog
...
Updated changelog to reflect the addition of 74x40 resolution
2026-07-09 10:06:02 +02:00
andbad and GitHub
49aec9130e
Fix formatting in P036_data_struct.h
2026-07-09 10:00:20 +02:00
andbad and GitHub
32490a92ce
Fix formatting of enum value for p036_resolution
2026-07-09 09:50:39 +02:00
Ton Huisman
f9ca8c562b
[Bugfix] Limit humidity to 100% after applying temperature compensation
2026-07-04 23:02:01 +02:00
Ton Huisman
f082304173
[P126][P129] Code optimization using ceilf instead of ceil, fix conditional compile error
2026-07-01 10:23:48 +02:00
Ton Huisman
6fe0838471
[P126][P129] Code optimization by moving ul2stringFixed to StringConverter_Numerical
2026-06-30 22:12:49 +02:00
Ton Huisman
ab417fa84c
[PLUGIN_FORMAT_USERVAR] Allow optional value display formatting by setting ParN[idx] to 1
2026-06-30 17:24:39 +02:00
Ton Huisman
6f69fdf0e0
[Bugfix] Include PLUGIN_FORMAT_USERVAR values for json updates
2026-06-29 23:30:22 +02:00
Ton Huisman
2aeea6e1e5
[Bugfix] Partial revert for saving Task Interval
2026-06-29 23:16:54 +02:00
Ton Huisman
42bf0c451f
[Bugfix] Improve initialization of Task Interval
2026-06-28 22:08:38 +02:00
TD-er and GitHub
2776ae9516
Merge pull request #5564 from TD-er/bugfix/wifi_setup_crash
...
[WiFi] Fix stack overflow crash when no credentials set
2026-06-25 17:23:20 +02:00
TD-er
9ce4376d0d
[Forms] Add optional changed bool to simplify checking for changes
...
As suggested here: https://github.com/letscontrolit/ESPEasy/pull/5390#discussion_r3474622331
2026-06-25 17:09:49 +02:00
TD-er
d61d4ecdc6
[SendToHttps] Log HTTP return code even on BUILD_NO_DEBUG
2026-06-25 16:57:05 +02:00
TD-er
b53120bddf
[Build] Fix failing ESP32C2 Safeboot build.
2026-06-25 09:46:34 +02:00
TD-er
6c630a7266
[SendToHttps] Fix crash and actually working + connect timeout
2026-06-24 23:01:11 +02:00
TD-er
911638e832
[PWM] Disable fade for ESP32 PWM for now.
2026-06-24 17:01:36 +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
TD-er
baa447b876
[WiFi] Cleanup STA state machine code
2026-06-22 22:41:12 +02:00
TD-er and GitHub
b2eb3a0f7c
Merge pull request #5567 from letscontrolit/dependabot/github_actions/actions/checkout-7
...
Bump actions/checkout from 6 to 7
2026-06-22 22:00:28 +02:00
TD-er
bf1abdcba2
[WiFi] Simplify WiFi STA state machine
2026-06-22 20:19:46 +02:00
dependabot[bot] and GitHub
dfded704ae
Bump actions/checkout from 6 to 7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-22 14:12:41 +00:00
TD-er
8549f39667
[WiFi] Update WiFi state diagrams
2026-06-11 16:36:08 +02:00
TD-er
757d8a1668
[WiFi] Simplify state machine for WiFi STA
2026-06-10 14:51:39 +02:00
TD-er
f527920019
[WiFi] Fix stack overflow crash when no credentials set
2026-06-08 11:54:09 +02:00
TD-er and GitHub
77e8b8290a
Merge pull request #5563 from TD-er/bugfix/sort_custom_vars_ESP32_only
...
[SysVarSort] Only sort system variables on ESP32 due to build size
2026-06-08 09:13:03 +02:00
TD-er
30ca5c6370
[SysVarSort] Only sort system variables on ESP32 due to build size
2026-06-07 22:39:40 +02:00
TD-er and GitHub
673f5bbdc3
[Build] Fix sort custom vars on ESP8266
...
ESP8266 needs all return paths of the lambda function to be exactly the same type.
Thus the `operator<` of `String` needs to be cast to a bool as it would otherwise be an `unsigned char` .
2026-06-07 22:18:23 +02:00
TD-er and GitHub
41347de1ec
Merge pull request #5562 from TD-er/bugfix/ip_access_control
...
[AccessControl] Fix checking for allowed IP access of webinterface
2026-06-07 21:43:47 +02:00
TD-er and GitHub
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
TD-er and GitHub
7a1fc1ed19
[Build] Fix custom build missing an include for Metrics.cpp
2026-06-07 19:50:00 +02:00
TD-er
9bfc82bb70
[AccessControl] Fix checking for allowed IP access of webinterface
2026-06-07 17:06:06 +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