mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
[Password] Add clearPassword command
As suggested here: https://github.com/letscontrolit/ESPEasy/issues/3860
This commit is contained in:
@@ -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>``"
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user