Updated Rules (markdown)

blakadder 2019-05-08 09:46:31 +02:00
parent b985fbac66
commit 35fdce4cc0
1 changed files with 1 additions and 1 deletions

@ -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|