From 9d04701252ef87ae912f1511642037788addfe80 Mon Sep 17 00:00:00 2001 From: reef-actor <35917163+reef-actor@users.noreply.github.com> Date: Fri, 3 Aug 2018 11:33:46 +0100 Subject: [PATCH] Fixed copy/paste error under thermostat example --- Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules.md b/Rules.md index 4bbfaf70..56742cbe 100644 --- a/Rules.md +++ b/Rules.md @@ -449,7 +449,7 @@ Thermostat can be turned Off by: * pushing button * by command on local console: mem1 0 * by command on any other console: publish cmnd/sonoff/mem1 0 -* or MQTT at: cmnd/sonoff/mem1 1 +* or MQTT at: cmnd/sonoff/mem1 0 To get the status: