Updated Expressions in Rules (markdown)

Jason2866 2019-10-07 09:40:11 +02:00
parent a2f5e58fec
commit acd4923220
1 changed files with 1 additions and 1 deletions

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