From 76664dbeb4746c0d4519b8ddcbbf2876545a9f31 Mon Sep 17 00:00:00 2001 From: Lars-the-tinkerer <98036441+Lars-the-tinkerer@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:13:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fe8e63..613779a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ version 1.2.1. It also supports the old authentication method. Most of the code originates from [OctoPrint-PSUControl-Tapo](https://github.com/dswd/OctoPrint-PSUControl-Tapo). +Make sure the password of your Tapo account adheres to Tapo's security policy otherwise you'll get a 1003 error (bad login). Currently it requires 2 types of characters (letters, numbers, capitals, symbols). + ## Installation PyP100 can be installed using the package manager [pip](https://pip.pypa.io/en/stable/).