From 93fd850b63a2f08221673e0c14e0d8366f52a887 Mon Sep 17 00:00:00 2001 From: Matthias Neumayr Date: Sat, 21 Nov 2020 19:36:56 +0100 Subject: [PATCH] Added Tasmota SetOption26 to power/Tasmota setup description Signed-off-by: Matthias Neumayr --- docs/installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index 0a44be8..093353e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -292,6 +292,9 @@ output_id: # Provide a password if configured in Tasmota (default is empty). # Provided an output_id (relay id) if the Tasmota device supports # more than one (default is 1). +# If your single-relay Tasmota device switches on/off successfully, +# but fails to report its state, ensure that 'SetOption26' is set in +# Tasmota. ``` Below are some potential examples: