From 9b094e0ccffd432a620fb0a11dff2b6089585a96 Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 7 May 2019 19:23:11 +0200 Subject: [PATCH] Updated Rules (markdown) --- Rules.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Rules.md b/Rules.md index dd7939ad..2629a7d8 100644 --- a/Rules.md +++ b/Rules.md @@ -95,8 +95,8 @@ Trigger | When it occurs | `Dimmer#State` | when a the value for Dimmer is changed `Dimmer#Boot` | occurs after Tasmota starts `Analog#A0div10` | when the `A0` input changes by more than 1% it provides a value between 0 and 100 -`VARx#State` | when a the value for a Variable is changed -`MEMx#State` | when a the value for a Persistent Variable is changed +`Var#State` | when the value for Var\ is changed +`Mem#State` | when the value for Mem\ is changed Connected sensors can be a trigger in the form as they are represented in the `TelePeriod` or `Status 8` JSON message.