Commit Graph
2169 Commits
Author SHA1 Message Date
Ton Huisman 2da926fa6f [Docs] Add SPIFFS to LittleFS migration guide 2025-03-07 21:51:37 +01:00
Ton Huisman c9f69b6da8 [P036] Add setting to hide the startup logo 2025-03-03 22:50:43 +01:00
Ton Huisman 8f047205d1 [P140] Add documentation 2025-02-08 21:15:10 +01:00
Ton Huisman 0759b05cfa Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-settings-for-m5stickc-plus 2025-02-02 14:00:51 +01:00
Ton Huisman 91d27bdeb9 [N001] Documentation update about port 25 and 2525 (ESP32 with TLS) 2025-02-01 15:26:38 +01:00
Ton Huisman 17f8b6b97e Merge branch 'mega' into feature/P137-add-settings-for-m5stickc-plus 2025-01-27 09:38:06 +01:00
Ton Huisman 13a0be9b92 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P139-add-support-for-axp2101-powermanagement 2025-01-25 13:02:47 +01:00
Ton Huisman 813fc4c8a8 [Console] Support Backspace to correct typos 2025-01-21 21:48:18 +01:00
Ton Huisman 5ad7b41907 [P139] Documentation updates, updated TTGO T-Pcie configuration defaults 2025-01-20 22:43:54 +01:00
Ton Huisman 56e9bf2a93 [Docs] Priority task updated layout 2025-01-19 21:29:35 +01:00
Ton Huisman 8d02956e0d [P139] Add documentation 2025-01-19 20:28:14 +01:00
Ton Huisman 836afae465 [P137] Update documentation 2025-01-19 13:47:45 +01:00
TD-er c1d111c54a Merge pull request #5202 from chromoxdor/touchwake
Wake/Longpress/Toggle support for Touch-Plugin on compatible ESP32 devices
2025-01-12 22:54:41 +01:00
TD-er 52315d3e1a Merge remote-tracking branch 'letscontrolit/mega' into touchwake 2025-01-12 15:17:50 +01:00
TD-er 67767d4a2d Merge remote-tracking branch 'letscontrolit/mega' into p164-add-aqi 2025-01-12 15:04:26 +01:00
TD-er 80bb313cfd Merge pull request #5203 from chromoxdor/mapc
[Functions] Add 'mapc' to constrain values
2025-01-12 14:57:07 +01:00
TD-er c831f3046a [LU9685] Add documentation + fix crash 2025-01-08 16:41:42 +01:00
chromoxdor bbc28ce30f Update Rules.rst 2025-01-01 23:13:58 +01:00
chromoxdor 7141af35d2 Update Rules.rst 2025-01-01 20:35:33 +01:00
chromoxdor 031068ccb2 adding mapc to constrain values 2025-01-01 20:30:36 +01:00
chromoxdor e100aa1683 Merge branch 'mega' into p164-add-aqi 2025-01-01 20:11:25 +01:00
chromoxdor 784b02071f Merge branch 'touchwake' of https://github.com/chromoxdor/ESPEasy into touchwake 2025-01-01 19:18:16 +01:00
TD-er ab77ad9eab Merge pull request #5187 from chromoxdor/p038-update-doc
[P038] Fix HSV values in documentation
2025-01-01 13:52:11 +01:00
Ton Huisman a43c724690 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Year-start-and-minor-fixes-jan-2025 2024-12-31 11:26:15 +01:00
TD-er c271ad2df7 Merge pull request #5198 from TD-er/feature/esp32P4
[ESP32P4] ESP32-P4 does not use GPIO pins to access flash/PSRAM
2024-12-30 12:28:15 +01:00
TD-er ef0a96b323 Merge pull request #4770 from tonhuisman/feature/MQTT-controller-cmd-improvements
[MQTT] Controller improvements
2024-12-30 11:26:05 +01:00
TD-er 7638d61cb2 [ESP32P4] ESP32-P4 does not use GPIO pins to access flash/PSRAM 2024-12-30 01:30:02 +01:00
TD-er eda2c59f28 [Hardware] Add initial GPIO definitions for ESP32-P4 2024-12-30 00:33:00 +01:00
TD-er 592e4f33a5 [Docs] Add info on new ESP32-C5/C61/P4 2024-12-29 23:43:51 +01:00
Ton Huisman 6be345379e Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/MQTT-controller-cmd-improvements 2024-12-29 13:28:44 +01:00
TD-er f9e24835ad Merge pull request #5190 from tonhuisman/feature/Add-map-math-function
[Functions] Add 'map' function
2024-12-29 13:20:39 +01:00
Ton Huisman 7fc711460b [Docs] Fix some typos in Serial Server rules example 2024-12-27 14:38:41 +01:00
Ton Huisman f219271fd0 [Docs] Updates for the Tools page documentation 2024-12-25 20:52:09 +01:00
Ton Huisman dda3679298 [Commands] Update documentation for LoopTimerSetAndRun (_ms) 2024-12-23 16:36:52 +01:00
Ton Huisman d6cedce718 [P144] Docs update as plugin is also available in Climate build 2024-12-23 15:27:12 +01:00
Ton Huisman 7cfcb1b2ac [Docs] Updates for 2025, minor improvements and corrections 2024-12-23 15:26:16 +01:00
Ton Huisman 93b64b128d [Functions] Switch to using existing fruntion mapADCtoFloat() to enable using float values 2024-12-22 23:01:53 +01:00
Ton Huisman 200a0ff5e5 [Functions] Use colon as the argument separator instead of a comma 2024-12-22 22:48:06 +01:00
Ton Huisman cb32ff0560 [Functions] Rewording argument names in documentation 2024-12-22 21:35:30 +01:00
Ton Huisman b9bad6ea82 [Functions] Fix quoting in rules documentation 2024-12-22 21:24:31 +01:00
Ton Huisman 5ddc335dfd [Functions] Add 'map' function 2024-12-22 21:17:28 +01:00
chromoxdor a9665d0291 [P038] Fix HSV values in documentation 2024-12-22 13:51:03 +01:00
chromoxdor 08ab3f221e update: changelog 2024-12-21 18:42:07 +01:00
chromoxdor aad06cb7a2 Updates
Add [P105] temp compensation
Update documentation
2024-12-21 18:40:42 +01:00
chromoxdor c26095255a Merge branch 'mega' into touchwake 2024-12-20 09:58:52 +01:00
Ton Huisman 8d0f0dc35f Merge branch 'mega' of https://github.com/tonhuisman/ESPEasy-1 into feature/MQTT-controller-cmd-improvements 2024-12-19 21:40:28 +01:00
TD-er c8e9169baa Merge branch 'mega' into feature/esp32c3_flash_pins 2024-12-16 23:12:18 +01:00
chromoxdor 4529ae9c11 Merge branch 'mega' into touchwake 2024-12-16 14:04:52 +01:00
Ton Huisman 1fff8b214f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/MQTT-controller-cmd-improvements 2024-12-14 20:36:17 +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