diff --git a/source/_docs/authentication.markdown b/source/_docs/authentication.markdown index ce51136927b8..ff4345b6065b 100644 --- a/source/_docs/authentication.markdown +++ b/source/_docs/authentication.markdown @@ -86,6 +86,14 @@ While you should hopefully be storing your passwords in a password manager, if y When you start Home Assistant next, you'll be required to set up authentication again. +### Lost user password + +1. login to the homeassistant docker or console +2. hass --script auth -c /config change_password +3. Restart HA + +You can use “hass --script auth -c /config list” command to list the users + ### Error: invalid client id or redirect url Screenshot of Error: invalid client id or redirect url