Merge branch 'mega' into UweKaditz

This commit is contained in:
TD-er
2020-04-10 21:31:24 +02:00
committed by GitHub
58 changed files with 1202 additions and 735 deletions
+1 -10
View File
@@ -98,6 +98,7 @@
:red:`Internal`","
Switch the node to deep sleep.
Max sleep time depends on library version and differs from roughly 71 minutes to 3h46.
If you specify a Min sleep time of 0, you'll have to wake the device yourself by pulling RST to GND.
``DeepSleep,<sleep time in seconds>``"
"
@@ -228,16 +229,6 @@
``meminfoDetail``"
"
MessageDelay","
:red:`Internal`","
Get or set the MQTT message delay.
``MessageDelay``
``MessageDelay,<value in ms>``
Example output: ``MQTT message delay:100``"
"
Name","
:red:`Internal`","
Set the name of the unit
+2
View File
@@ -35,6 +35,8 @@ Please note that scrolling may need more resources of the ESP, which can have an
The plugin allows for a header and footer line, which may show some user selectable information.
Checkbox 'Wake display on receiving text' (default: on) allows to not wake up the display when a text is sent from a remote source, and Display Timeout is set.
All user defined texts may contain references to system variables or task values which will be interpreted when displayed on screen.
For example: ``[bme#T#D2.1] {D}C [bme#H]%``