Commit Graph
120 Commits
Author SHA1 Message Date
TD-er b135f1f2bb Merge branch 'mega' into feature/ESP32_IDF_5_1 2023-12-06 01:00:42 +01:00
TD-er 76f3c5f59b [Rules] Add variable offset calculation for shorthand var (%v=1+%v2%%) 2023-11-21 16:09:04 +01:00
Ton Huisman bdcd40cbc3 [Docs] Updates and corrections Nov. 2023 2023-11-08 21:56:06 +01:00
Ton Huisman 72f9a8e0a9 [Docs] Updates and corrections Nov. 2023 2023-11-08 21:53:45 +01:00
TD-er 10c58e9052 Merge branch 'mega' into cleanup/Scheduler 2023-09-18 22:54:43 +02:00
TD-er 9d6c2e7956 Merge pull request #4787 from chromoxdor/documentation/taskvalueset
[Documentation] Fixed error in section TaskValueSet
2023-09-17 22:29:22 +02:00
TD-er 3fa9cbff9f Merge branch 'mega' into cleanup/Scheduler 2023-09-17 17:57:00 +02:00
TD-er dac609f48f [Documentation] Document ESPEasy Functional Blocks 2023-09-12 12:30:57 +02:00
Ton Huisman cece74a32b [Docs] Rules example for PostToHTTP/PutToHTTP 2023-09-09 13:15:22 +02:00
chromoxdor 4d2f4d7f7d Fixed error in section TaskValueSet 2023-09-05 18:40:56 +02:00
Ton Huisman c795ac70d0 [Rules] Add minHexDigits to toHex function 2023-07-17 21:38:00 +02:00
Ton Huisman 65fad4037e [Docs] Update moving average Rules example 2023-04-26 20:10:36 +02:00
Ton Huisman 6b72f2a2a1 [Docs] Add moving average Rules example 2023-04-25 20:10:51 +02:00
Ton Huisman fef054e746 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/DOCS-extend-development-guide-nov-2022 2023-01-28 22:18:04 +01:00
Ton Huisman 1ff8b14072 [Plugin] Improved documentation for [Plugin#<plugin>#Pinstate#<Pin>] use 2023-01-01 13:59:48 +01:00
Ton Huisman ba033d348f [Plugin] Update documentation for [Plugin#<plugin>#Pinstate#<Pin>] use 2022-12-27 11:53:17 +01:00
Ton Huisman a7ef3b0020 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Stringfunctions-add-indexof-and-equals 2022-12-21 22:42:50 +01:00
Ton Huisman b5f778c45d [Rules] Improved indexOf(_ci) and equals(_ci) string function handling, update documentation 2022-12-18 21:55:55 +01:00
Ton Huisman d71521fead [Rules] Add String functions indexOf and equals, with documentation 2022-12-18 20:43:43 +01:00
Ton Huisman 778a8836e6 [Rules] Adjust fetching task-controller settings, update documentation 2022-12-18 17:03:50 +01:00
Ton Huisman 8e159778a0 [Rules] Update documentation for task settings variables, fix a few typos 2022-12-18 14:30:52 +01:00
Ton Huisman ea72af0bcc Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/DOCS-extend-development-guide-nov-2022 2022-12-03 11:01:54 +01:00
Ton Huisman f5c95602d1 [DOCS] Use %eventvalue1% in Rules examples where possible, other improvements and additions 2022-12-02 20:36:56 +01:00
chromoxdor c01c28d1c0 Merge branch 'mega' into pow-documentation 2022-12-01 17:59:14 +01:00
chromoxdor c3cc22033f Update Rules.rst 2022-12-01 17:52:34 +01:00
Ton Huisman 3cb04b879c [Docs] Add quotes in rules examples for SendTo and SendToHTTP 2022-11-18 21:03:56 +01:00
Ton Huisman 443eb5c068 Revert "[Docs] Add quotes in rules examples for SendTo and SendToHTTP"
This reverts commit fd4fec9c27.
2022-11-18 20:56:43 +01:00
Ton Huisman fd4fec9c27 [Docs] Add quotes in rules examples for SendTo and SendToHTTP 2022-11-18 20:32:58 +01:00
TD-er 6683b29daa [Docs] Fix "Validate a RFID tag" example
See [forum discussion](https://www.letscontrolit.com/forum/viewtopic.php?p=60849#p60849)
2022-11-08 11:49:58 +01:00
Ton Huisman 1752ae572f [Docs] Emphasize the use of %eventvalue% variables in event-handling rules 2022-11-01 20:52:25 +01:00
Ton Huisman c8981f7a33 [Docs] Add rules example for a b-tree search on a list of Tags 2022-10-25 23:08:22 +02:00
TD-er 0563326f50 Merge pull request #4258 from chromoxdor/Add-Colorcode-to-Docs
Add the "ESPeasy Code Editor" to the docs
2022-10-07 19:46:46 +02:00
chromoxdor 8ad6d545cd Add the "ESPeasy Code Editor" to the docs 2022-09-09 15:48:43 +02:00
Ton Huisman 8e30ffb3c3 [SysVars] Add string functions timeToMin/timeToSec with docs 2022-08-09 13:07:55 +02:00
TD-er b43802ec4d [HTTP] Document changes to handling HTTP calls + add follow redirects 2022-07-23 21:46:22 +02:00
TD-er d528a43a28 Merge branch 'mega' into feature/some-documentation-updates-06-2022 2022-07-14 23:40:15 +02:00
TD-er 6f7670d70b [Docs] Document typical task setup page and task value stats 2022-07-12 12:07:40 +02:00
TD-er df38fe48bf [Docs] Document accessing Plugin Stats 2022-07-12 00:12:55 +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 e9bc87fb7e [Docs] Add missing Tools/Advanced (Rules) screenshot 2022-06-17 17:17:59 +02:00
TD-er 3615de2477 [Rules] Update documentation regarding event values. 2022-04-21 14:35:49 +02:00
TD-er cc2604bd59 [Rules] Add 'restrict' keyword to safely allow executing %eventvalueN% 2022-04-20 13:47:19 +02:00
TD-er a96ede4d3c [Rules] Add option for default values on non-existing eventvalues 2022-04-20 12:05:15 +02:00
TD-er d2d402ee95 [Rules] Add documentation on %eventvalue0% 2022-04-18 21:22:23 +02:00
TD-er 7db743c9d7 [Rules] Document using > 4 eventvalues + using string type eventvalues 2022-04-18 02:59:44 +02:00
TD-er ae179a52c3 [Rules] Allow for more than 4 %eventvalueN% 2022-04-18 02:47:14 +02:00
TD-er 69e0e8f0bc [Rules] Add %eventname% and %eventpar% to allow for simpler rules 2022-04-17 18:19:02 +02:00
TD-er 74c311ef95 [Doc] Add Notepad++ colourise ESPEasy Rules language 2021-12-03 16:14:25 +01:00
TD-er a86a5330e9 [Formula] Add more documentation for formulas + examples 2021-08-06 16:28:24 +02:00
TD-er 9fe9495323 Merge branch 'mega' into bugfix/trigonometric-functions-in-normal-1M 2021-07-31 22:54:37 +02:00