From 60d0d87b3b95d0127c577c191346dbbdf537e1c7 Mon Sep 17 00:00:00 2001 From: cogneato Date: Sun, 5 Apr 2020 08:47:10 -0600 Subject: [PATCH] Remove quotes from auth reset example (#12664) * Remove quotes from auth reset example * Remove `ha` from auth reset example --- source/_docs/locked_out.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/locked_out.md b/source/_docs/locked_out.md index bf0d7317d77..b40e66ff71b 100644 --- a/source/_docs/locked_out.md +++ b/source/_docs/locked_out.md @@ -18,7 +18,7 @@ If you know the user, but not the password and you can access the [Home Assistan Connect a keyboard and monitor to your device. -`ha auth reset --username "" --password ""` +`auth reset --username existing_user --password new_password` ### Home Assistant Core