mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Update password reset command and serial console setup instructions (#32931)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
409f40cf67
commit
0b14c7b07f
@ -58,7 +58,7 @@ Use this procedure only if the following conditions are met:
|
|||||||
2. Once you have opened the Home Assistant command line, enter the following command:
|
2. Once you have opened the Home Assistant command line, enter the following command:
|
||||||
- Note: `existing_user` is a placeholder. Replace it with your username.
|
- Note: `existing_user` is a placeholder. Replace it with your username.
|
||||||
- Note: `new_password` is a placeholder. Replace it with your new password.
|
- Note: `new_password` is a placeholder. Replace it with your new password.
|
||||||
- **Command**: `auth reset --username existing_user --password new_password`
|
- **Command**: `ha auth reset --username existing_user --password new_password`
|
||||||
- **Troubleshooting**: If you see the message `zsh: command not found: auth`, you likely did not enter the command in the serial console connected to the device itself, but in the terminal within Home Assistant.
|
- **Troubleshooting**: If you see the message `zsh: command not found: auth`, you likely did not enter the command in the serial console connected to the device itself, but in the terminal within Home Assistant.
|
||||||
3. You can now log in to Home Assistant using this new password.
|
3. You can now log in to Home Assistant using this new password.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user