Commit Graph
2210 Commits
Author SHA1 Message Date
Ton Huisman e596aa6e78 [SysVars] Exclude %localunixtime% from Limited builds 2025-06-01 22:45:14 +02:00
Ton Huisman 0a31c4b62f [SysVars, Conversions] Add %localunixtime%, %systzoffset_s% sysvars and %c_ts2date%() conversion + docs 2025-06-01 22:32:09 +02:00
Ton Huisman 9c5a6e6294 [Docs] Move Data Acquisition to separate include file 2025-05-31 23:02:18 +02:00
Ton Huisman 897c5e9066 [StringVars] Add TaskValueSetDerived, TaskValueSetPresentation docs 2025-05-31 22:14:37 +02:00
Ton Huisman b941fbf533 [Rules] Fix typo in docs 2025-05-29 23:27:11 +02:00
Ton Huisman 47a07e078d [Rules] Add conversion function %c_strf%() with docs 2025-05-29 22:10:58 +02:00
Ton Huisman 819ed74ff1 [Rules] Add string function Lookup with docs 2025-05-29 20:19:13 +02:00
Ton Huisman 93c9e7ff42 [StringVars] Add documentation for [length#var] 2025-05-26 22:10:10 +02:00
Ton Huisman 59de9efe6a [StringVars] Add documentation 2025-05-26 22:02:31 +02:00
Ton Huisman 6e10c79475 [SysVars] Make second argument for 2-argument conversions optional 2025-05-25 23:08:50 +02:00
TD-er aa64bc5cdd [SysVar] Add %c_random%(L,H) system variable
As requested on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=73835#p73835)
2025-04-29 12:39:07 +02:00
Ton Huisman 2f40d3a4ad [I2C] Renumber buses starting from 0 instead of 1 2025-04-22 22:30:27 +02:00
TD-er ff310cffda Merge pull request #5284 from tonhuisman/feature/Rules-enable-named-variables
[Rules] Add optional use of named variables
2025-04-10 21:42:39 +02:00
TD-er e8f3e91eef Merge pull request #5289 from tonhuisman/feature/Commands-add-sendtoudpmix
[Commands] Add command SendToUDPMix
2025-04-02 22:23:56 +02:00
TD-er 127859cd20 Merge pull request #5287 from tonhuisman/feature/P020-data-handling-improvements
[P020] Improve data handling, add UDP receiver
2025-04-02 22:23:18 +02:00
Ton Huisman 00ce31184e [Rules] Small documentation update for events starting with ! 2025-04-02 22:20:20 +02:00
Ton Huisman 3a5ed39cb4 [Rules] Enable substring function to return the remainder of a string (with docs update) 2025-03-31 12:46:00 +02:00
Ton Huisman 8531981e7d [P020] Update documentation 2025-03-30 16:41:29 +02:00
Ton Huisman 467dff8cc3 [Commands] Add command SendToUDPMix 2025-03-30 14:56:03 +02:00
Ton Huisman 014d94e91d Merge branch 'mega' into feature/Rules-enable-named-variables 2025-03-26 23:09:50 +01:00
Ton Huisman 3445d8ea0f [Rules] Change example to use named variables 2025-03-21 21:58:45 +01:00
Ton Huisman 3636ebe055 [Rules] Update documentation 2025-03-19 21:44:25 +01:00
Ton Huisman e112244aa7 [Rules] Update documentation, add some examples using named variables 2025-03-18 23:25:11 +01:00
Ton Huisman 55db1e32fb [Rules] Update documentation 2025-03-17 23:27:25 +01: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