We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f507156 + ec126e6 commit 69ad01bCopy full SHA for 69ad01b
docs/Scripting-Language.md
@@ -605,8 +605,8 @@ If a Tasmota `SENSOR` or `STATUS` or `RESULT` message is not generated or a `Var
605
`sht[x]` = shutter position (x = 1..N) (if defined USE_SHUTTER)
606
`gtmp` = global temperature
607
`ghum` = global humidity
608
-`gprs` = global pressure
609
-`encabs[x]` = absolute position of the rotary encoder (x = 1..N)
+`gprs` = global pressure
+`encabs[x]` = absolute position of the rotary encoder (x = 1..N)
610
`encrel[x]` = relative position of the rotary encoder, the value will be reset after reading (x = 1..N)
611
612
global variables
0 commit comments