mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
b985fbac66
commit
35fdce4cc0
2
Rules.md
2
Rules.md
|
@ -62,7 +62,7 @@ Tele-[SensorName]#[ValueName]
|
||||||
Comparison operators are:
|
Comparison operators are:
|
||||||
|
|
||||||
|Operator|Function|
|
|Operator|Function|
|
||||||
|---|---|
|
|:-:|:--|
|
||||||
|`=` | equal to (used for string comparison)|
|
|`=` | equal to (used for string comparison)|
|
||||||
|`==`| equal to (used for numerical comparison)|
|
|`==`| equal to (used for numerical comparison)|
|
||||||
|`>`| greater than|
|
|`>`| greater than|
|
||||||
|
|
Loading…
Reference in New Issue