Commit Graph
34 Commits
Author SHA1 Message Date
Ton Huisman 85f370be24 [P127] Add documentation 2022-01-29 11:24:34 +01:00
Ton Huisman c32a65cbfc [P021] Add documentation (partially migrated from the wiki) 2021-12-28 21:59:28 +01:00
svollebregt a9941c513d [P118] Add documentation
Brief documentation on the settings and use of the P118 plugin. Tested by building it locally with Atom.
2021-12-27 11:36:48 +01:00
Ton Huisman 016b4065bf Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p124-i2c-multi-relay-plugin 2021-12-12 17:13:08 +01:00
Ton Huisman 21360c48bf [P124] Include in TEST_D build, aad missed documentation file 2021-11-21 21:57:08 +01:00
Ton Huisman 75c5beb6d6 [P117] Add documentation 2021-11-20 17:38:27 +01:00
TD-er 89184b2908 [GPS] Document GPS plugin 2021-11-17 17:35:39 +01:00
TD-er 3925bfa27b [PMSx003] Add commands for reset/sleep/wake + document them 2021-10-12 15:01:41 +02:00
Ton Huisman bf4861d8bf Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P065-add-mode-and-repeat-commands 2021-08-06 09:30:29 +02:00
Ton Huisman ad034901ca [P065] Add commands to command reference (cleanup) 2021-05-14 19:15:39 +02:00
Ton Huisman ab7dd2d73b [P065] Add commands to command reference 2021-05-14 16:41:27 +02:00
Ton Huisman 854d538e8b [P012] Add commands to command reference 2021-05-14 16:36:47 +02:00
TD-er 09166df835 [MAX1704x] Add documentation 2021-05-08 15:38:53 +02:00
TD-er ad09b8c4a1 [Docs] Fix some documentation inconsistencies 2021-02-18 15:37:12 +01:00
Plebs 77bdb0b5db added documentation 2021-02-07 15:30:50 +01:00
Ton Huisman ec883e30ed Merge branch 'mega' into feature/explicit_task_command 2020-10-22 21:46:11 +02:00
Thomas edb9562402 Updated ReadTheDocs for P075 Nextion.
Minor  docs update for P075 Nextion.
2020-10-20 14:37:46 -07:00
Thomas 6d953c0bda Updated Command.rst for Wake On LAN Plugin P101 2020-10-20 08:42:13 -07:00
Ton Huisman 1af5ac4053 [Docs] Updated for [<TaskNumber>]. prefix 2020-08-21 17:08:58 +02:00
tonhuisman f66e7163d2 [Commands] Improve documentation on [<TaskName>]. prefixing 2020-08-05 16:40:11 +02:00
tonhuisman 1a7433cdba [Commands] Add global [<TaskName>]. prefix for all PLUGIN_WRITE commands 2020-08-05 11:52:19 +02:00
Gijs Noorlander ff53e7477a [Cron] Fix handling bogus last/next times + restructure code
The plugin was assuming the values stored in UserVar were correct.
After a cold boot, or when the NTP time (or via GPS) was not yet set, these values for last time or next time could be just about any value.
This means it was possible the Cron task would never fire an event if the next time was computed far in the future.

Also restructured the code a bit, to make it more readable.
2020-02-26 01:57:38 +01:00
TD-er 78486f5c6c [Docs] Document new resetpulsecounter command 2019-11-07 23:02:53 +01:00
Grovkillen 7956583c96 [docs] added an event reference page (similar to the command ref. page) 2019-01-07 08:56:26 +01:00
Grovkillen 5b80edb943 [docs] Up to date with the info before the merge fix on 181207 2018-12-08 19:04:15 +01:00
Grovkillen 89da79bbdc Revert "[docs] added commented references to commands list"
This reverts commit e52f85e893.
2018-12-07 13:27:30 +01:00
Grovkillen e52f85e893 [docs] added commented references to commands list 2018-12-07 10:00:56 +01:00
Grovkillen ccf2929e69 [docs] Added P001 (hardware) 2018-12-03 14:35:41 +01:00
Grovkillen 98c2c1e6eb Merge pull request #2094 from Grovkillen/DocumentationUpdate
[docs] Added servo motor and plugin sections
2018-11-27 15:58:03 +01:00
Grovkillen f9c9557384 [docs] Added servo motor and plugin sections 2018-11-27 15:54:36 +01:00
Grovkillen fd228119a3 [docs] Fix relative path for command list 2018-11-26 22:15:22 +01:00
Grovkillen 5630bf83da [docs] command list updated with internal commands 2018-11-26 15:30:14 +01:00
Grovkillen 3984823de6 [docs] Added GPIO handling pages (tones, relay etc.) 2018-11-26 12:46:21 +01:00
TD-er ffd0d26ed3 [Docs] Added some directory structure and template 2018-10-08 00:00:27 +02:00