From acd4923220d072d97e574e831f163211ce00cee3 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Mon, 7 Oct 2019 09:40:11 +0200 Subject: [PATCH] Updated Expressions in Rules (markdown) --- Expressions-in-Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Expressions-in-Rules.md b/Expressions-in-Rules.md index 4151f486..5d09aebc 100644 --- a/Expressions-in-Rules.md +++ b/Expressions-in-Rules.md @@ -1,4 +1,4 @@ -Starting Tasmota version 6.4.1.14, an optional feature for using mathematical expressions in Tasmota rules was introduced. This feature is disabled by default but can be enabled by compiling from source and removing the comment before #define USE_EXPRESSION in my_user_config.h (and of course, #define USE_RULES is also required). +Starting Tasmota version 6.4.1.14, an optional feature for using mathematical expressions in Tasmota rules was introduced. This feature is disabled by default but can be enabled by compiling from source and removing the comment before #define USE_EXPRESSION in my_user_config.h or even better in user_config_override.h (and of course, #define USE_RULES is also required). ### Once the feature is enabled, the use of expressions is supported in the following commands: * Var