TD-er
60e4d70f99
[Docs] Document the devsecurity.dat file
2026-07-17 15:27:11 +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
3a99cd5a30
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Pluginlist
2025-11-17 21:52:53 +01:00
Ton Huisman
bf639a2032
[Tools] Update documentation for Plugin list
2025-10-04 21:43:21 +02:00
Ton Huisman
aa6ad60370
[Tools] Update documentation for MQTT Connect in background
2025-08-23 19:53:03 +02:00
TD-er and GitHub
c40daa76ae
Merge pull request #5359 from tonhuisman/feature/Metrics-add-internal-temperature
...
[Metrics] Add internal CPU temperature
2025-07-25 19:51:04 +02:00
Ton Huisman
8ee8da3166
[Metrics] Update documentation
2025-07-22 22:02:35 +02:00
Ton Huisman
2803291805
[Backup] Update documentation
2025-07-22 21:59:57 +02:00
Ton Huisman
100bcc75b5
[Docs] Extract SPIFFS to LittleFS migration guide for accessability
2025-06-26 22:04:43 +02:00
Ton Huisman
3f1b4f6e2f
[UoM] Add documentation
2025-06-12 23:41:08 +02:00
Ton Huisman
2f40d3a4ad
[I2C] Renumber buses starting from 0 instead of 1
2025-04-22 22:30:27 +02:00
Ton Huisman
1199f2e098
[I2C] Move Clock Stretch setting to Hardware page, move I2C enabled check global
2025-03-15 21:09:15 +01:00
Ton Huisman
cfdb30d8f2
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/I2C-multiple-interfaces-support
2025-03-15 14:49:45 +01:00
Ton Huisman
2da926fa6f
[Docs] Add SPIFFS to LittleFS migration guide
2025-03-07 21:51:37 +01:00
Ton Huisman
876273e2ad
[I2C] Docs: Use I2C Bus instead of I2C Interface
2025-02-14 22:16:16 +01:00
TD-er
c28c98932b
[I2C] Rename "I2C Interface" to "I2C Bus"
2025-02-12 18:22:45 +01:00
Ton Huisman
ec8a927cfc
[I2C] Update documentation
2025-02-02 22:11:21 +01:00
Ton Huisman
813fc4c8a8
[Console] Support Backspace to correct typos
2025-01-21 21:48:18 +01:00
Ton Huisman
f219271fd0
[Docs] Updates for the Tools page documentation
2024-12-25 20:52:09 +01:00
Ton Huisman
1fe649200f
[Console] Exclude Serial Console fall-back GPIOs only when fall-back enabled
2024-08-11 13:42:20 +02:00
Ton Huisman
b5935abdc2
[TAR] Improve Tools/Save description, add Reboot button on Tools/Load, update documentation
2024-01-11 21:36:27 +01:00
Ton Huisman
bee55970da
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download + fixes
2023-12-30 22:06:27 +01:00
TD-er and GitHub
02ccd89afd
Merge branch 'mega' into bugfix/4885_hiddenSSID
2023-11-27 16:13:22 +01:00
TD-er
465c261f37
[WiFi] Fix connect to Hidden SSID on Mikrotik AP ( #4885 )
...
Fixes: #4885
2023-11-20 12:54:53 +01:00
Ton Huisman
26b23ba837
[Provisioning] Update documentation
2023-11-18 20:58:05 +01:00
Ton Huisman
ed08490cca
[CDN] Update documentation
2023-11-18 14:17:06 +01:00
Ton Huisman
f370744667
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/TAR-archive-upload-and-download
2023-09-26 21:19:07 +02:00
Ton Huisman
87a28bd4f8
[Docs] Additional I2C Scan documentation (mux)
2023-09-09 13:13:54 +02:00
Ton Huisman
8a7ac4230e
[Docs] Add I2C Scan documentation
2023-09-05 22:00:49 +02:00
Ton Huisman
d658cc013a
[TAR] Add documentation
2023-08-29 20:38:03 +02:00
Ton Huisman
ecc1c23e37
[UI] Add option for disabling Rules auto-completion
2023-07-20 22:15:27 +02:00
TD-er
e39b9b4dc9
[ESPEasySerial] Document new USB serial ports + SWserial for ESP32-xx
2023-05-30 17:58:23 +02:00
TD-er
d538164e39
[WiFi] Document new Advanced options auto reconnect and extra wait
2023-04-05 13:37:12 +02:00
Ton Huisman
efedb703f3
[I2C] Device check: Update documentation
2023-02-08 22:22:22 +01:00
TD-er
1ccf500b45
[ESP32] Fix ECO mode on ESP32
...
The option to force WiFi no sleep was unavailable on ESP32.
This effectively made the ECO mode useless on ESP32.
Now this is available again, the current consumption will reduce when enabling ECO mode.
However the current consumption can be lowered even more by switching the ESP32 to 80 MHz.
This will only be set at boot, as dynamic frequency switching is a bit funky.
However Espressif's dynamic frequency scaling does seem to work well, so this is also enabled at boot when ECO mode is set.
The WiFi TX power settings, which are present on ESP8266, are still disabled on ESP32 as it does result in less reliable WiFi connection and higher current consumption compared to the dynamic wifi light sleep mode.
2022-12-15 11:41:06 +01:00
TD-er
e541540bc6
[Ext RTC] Round time set to ext. RTC to reduce error to +/- 500 msec
2022-10-30 21:42:11 +01:00
TD-er
a374842a06
[Cleanup] Change time wander unit to ppm
2022-10-18 02:06:30 +02:00
Ton Huisman
931ca46491
[UI] Update documentation
2022-09-05 23:14:12 +02:00
Ton Huisman
9e0ba6cf06
[UI] Enable Web dark-mode documentation
2022-09-03 10:19:07 +02:00
Ton Huisman
b921e46bb4
[Build] Rename USE_SETTINGS_ARCHIVE to FEATURE_SETTINGS_ARCHIVE and use 0/1 state
2022-07-24 23:07:29 +02:00
Ton Huisman
d509858dff
[Build] Rename USE_CUSTOM_PROVISIONING to FEATURE_CUSTOM_PROVISIONING and use 0/1 state
2022-07-24 22:48:53 +02:00
TD-er
b43802ec4d
[HTTP] Document changes to handling HTTP calls + add follow redirects
2022-07-23 21:46:22 +02:00
Ton Huisman
b412d1f390
[Docs] Add alternatives for RTC configuration, update Rules options after recent change
2022-07-02 22:39:06 +02:00
Ton Huisman
e79f492dac
[Docs] Procedure for configuring a RTC chip
2022-07-02 20:58:55 +02:00
Ton Huisman
f9433f3df6
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/some-documentation-updates-06-2022
2022-06-27 21:01:38 +02:00
TD-er
f362e41928
[Rules] Disable rules reorder optimization ( #4062 )
...
Fixes: #4062
2022-06-24 15:33:34 +02:00
Ton Huisman
bda94c3a5c
[Docs] Fix some heading level warnings
2022-06-17 19:43:59 +02:00
TD-er
8411d53bd2
[Provisioning] Cleanup of no longer needed strings + use RULESETS_MAX
2022-05-03 11:54:37 +02:00
TD-er and GitHub
b0760428b5
Merge branch 'mega' into feature/fetchConfig
2022-04-23 17:38:00 +02:00
Ton Huisman
f6caac431c
[OTA] Add setting for allowing unrestricted (size) OTA update
2022-04-22 21:41:00 +02:00