[Password] Add clearPassword command

As suggested here: https://github.com/letscontrolit/ESPEasy/issues/3860
This commit is contained in:
TD-er
2021-12-03 16:13:20 +01:00
parent 549f76e23f
commit 6fcbdeb461
6 changed files with 38 additions and 1 deletions
+10 -1
View File
@@ -50,6 +50,14 @@
See also ``AccessInfo``.
``ClearAccessBlock``"
"
ClearPassword","
:red:`Internal`","
Clear the password of the unit.
See also ``Password``.
``ClearPassword,<current password>``"
"
ClearRTCram","
:red:`Internal`","
@@ -287,7 +295,8 @@
"
Password","
:red:`Internal`","
Set the password of the unit
Set the password of the unit.
See also ``ClearPassword``.
``Password,<new password>``"
"