Commit Graph
2161 Commits
Author SHA1 Message Date
Ton Huisman 467dff8cc3 [Commands] Add command SendToUDPMix 2025-03-30 14:56:03 +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 7dea987613 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds 2025-03-15 14:36:49 +01:00
TD-er 3130b2b6d6 Merge pull request #5264 from tonhuisman/feature/P177-add-plugin-xdb401-pressure
[P177] Add plugin Environment - XDB401 I2C Pressure
2025-03-15 14:10:42 +01:00
TD-er fa23ba4f99 Merge pull request #5276 from tonhuisman/feature/P100-retrieve-counttotal-value
[P100] Retrieve CountTotal value
2025-03-15 14:10:10 +01:00
Ton Huisman 39442da9a0 [P100] Update documentation 2025-03-15 12:03:32 +01:00
Ton Huisman 6170d91aa2 [P100] Add documentation 2025-03-14 22:31:32 +01:00
Ton Huisman 4b4d1cc66f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P116-add-st7735-172x320-resolution 2025-03-13 20:32:36 +01:00
Ton Huisman 7e80b5bb8d Merge branch 'mega' into feature/I2C-multiple-interfaces-support 2025-03-09 23:11:59 +01:00
Ton Huisman 60961f60b8 [P177] Add documentation 2025-03-08 12:00:05 +01:00
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 8a2b261f1d [P116] Update documentation, refresh some screenshots 2025-03-02 21:59:08 +01:00
Ton Huisman 21360bef1f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/I2C-multiple-interfaces-support 2025-02-18 21:58:24 +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 007eb4cff2 [I2C] Update screenshot without (default) 2025-02-11 22:46:14 +01:00
Ton Huisman 8f047205d1 [P140] Add documentation 2025-02-08 21:15:10 +01:00
Ton Huisman 780158231f Merge branch 'mega' into feature/I2C-multiple-interfaces-support 2025-02-07 10:10:06 +01:00
Ton Huisman ec8a927cfc [I2C] Update documentation 2025-02-02 22:11:21 +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