From 6c3dff8aa23f3cbc1f42da90d6a5b749547c8b27 Mon Sep 17 00:00:00 2001 From: louis-local Date: Tue, 3 Mar 2020 16:50:18 +0100 Subject: [PATCH] Clarify that user/password are default empty --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a90c3af..bd090ba 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ This may cause wrong reported "changed" states. You are welcome to create a PR f Available variables are listed below, along with their default values: - tasmota_user: username - tasmota_password: password + tasmota_user: '' + tasmota_password: '' tasmota_commands: [] -If tasmota_user and tasmota password are both defined, they will be included in the commands to authenticate access. +If tasmota_user and tasmota password are both non empty, they will be included in the commands to authenticate access. Tasmota commands contains list of tasmota commands to be executed. Each tasmota_command is defined as: