TD-er
29c8e68843
[Docs] Document the effects of external hosted CSS/JS files
2020-12-27 15:50:05 +01:00
TD-er
8726ec7531
[Docs] Document flashing, especially ESP32
...
As requested [here](https://github.com/letscontrolit/ESPEasy/issues/3381#issuecomment-743747707 )
2020-12-15 11:28:48 +01:00
Ton Huisman
67b214f532
Add argument for result on unknown IP:
...
- 0 = default `(IP unset)`
- 1 = empty string
- 2 = `0`
2020-11-09 21:41:30 +01:00
Ton Huisman
5a741df978
[Conversions] Add unitnr to IP address conversion
...
- Uses UDP Network member list to lookup the IP address
- Inspired by a [forum question](https://www.letscontrolit.com/forum/viewtopic.php?f=6&t=8066 )
2020-11-08 18:38:47 +01: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
TD-er
96dc16c825
Add standard conversion for converting int to HEX
...
For example `%c_2hex%(100000)` is converted to `186A0`
2020-10-07 14:35:11 +02:00
Gijs Noorlander
06254089a5
[Docs] Add documentation for ESP32 ethernet + missing config page
2020-08-22 16:30:20 +02:00
Ton Huisman
410de576d2
Merge branch 'mega' into feature/commands_doc
2020-08-04 15:03:06 +02:00
tonhuisman
0629084b47
[Docs] Fixed some typos and Sphinx syntax errors
2020-08-03 10:54:57 +02:00
Wiki591
43831953d5
Update URLs.rst
...
Fixed dewcription of the different /csv urls
2020-08-02 09:58:22 +02:00
Gijs Noorlander
2294476d5f
[Docs] Document /json and /csv URLs
2020-07-28 21:02:41 +02:00
Gijs Noorlander
6a5e622d58
[docs] Document RTC memory
2020-02-26 22:54:58 +01: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
Gijs Noorlander
1094144f1a
[docs] Document P081_Cron
2020-02-25 15:33:36 +01:00
TD-er
78486f5c6c
[Docs] Document new resetpulsecounter command
2019-11-07 23:02:53 +01:00
TD-er
1362363295
Moved testing plugins to test builds & added safety docs for power sensors
...
See: https://github.com/letscontrolit/ESPEasy/issues/2266
2019-02-01 10:53:45 +01:00
Grovkillen
bf46ebb0f3
[docs] added P082 (GPS) pages
2019-01-07 10:58:03 +01:00
Grovkillen
7956583c96
[docs] added an event reference page (similar to the command ref. page)
2019-01-07 08:56:26 +01:00
TD-er
6eef558183
[GPS] Add documentation for P082_GPS.ino
2019-01-05 23:32:08 +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
e1495f9520
Merge remote-tracking branch 'letscontrolit/mega' into DocumentationUpdate
2018-12-07 10:02:02 +01:00
Grovkillen
e52f85e893
[docs] added commented references to commands list
2018-12-07 10:00:56 +01:00
Gijs Noorlander
021374bf09
[GPIO] Add GPIO pin description page
...
And some other GPIO related updates.
2018-12-04 22:38:17 +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
Grovkillen
153267b8c5
[docs] fixed the TOC + added changelogs to all plugins + core
2018-11-23 10:44:22 +01:00
TD-er
ffd0d26ed3
[Docs] Added some directory structure and template
2018-10-08 00:00:27 +02:00