Skip to content

Commit 5959f92

Browse files
DubhAdpvizeli
authored andcommitted
Adding troubleshooting section (home-assistant#6124)
We've had a *lot* of questions about how to wipe and start again, so adding a section on that
1 parent f1dbbbe commit 5959f92

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/_docs/authentication.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,15 @@ Once you're logged in, you can access the profile page by clicking on the badge
3737
As a user, you can setup multi-factor authentication with time-based one-time passwords. This is an extra challenge that you have to solve after you finish your login. You will be able to set up these challenges from the profile page once you're logged in.
3838

3939
<img src='/images/docs/authentication/mfa.png' alt='Screenshot of setting up multi-factor authentication' style='border: 0;box-shadow: none;'>
40+
41+
## {% linkable_title Troubleshooting %}
42+
43+
### {% linkable_title Lost owner password %}
44+
45+
While you should hopefully be storing your passwords in a password manager, if you lose the password associated with the owner account the only way to resolve this is to delete *all* the authentication data. You do this by shutting down Home Assistant and deleting the following files from the `.storage/` folder in your [configuration folder](https://www.home-assistant.io/docs/configuration/):
46+
47+
* `auth`
48+
* `auth_provider.homeassistant`
49+
* `onboarding`
50+
51+
When you start Home Assistant next you'll be required to set up authentication again.

0 commit comments

Comments
 (0)