From f66dbd7f8e22680abd2d5c8504d200dbc20511b8 Mon Sep 17 00:00:00 2001 From: Ashton Lafferty Date: Mon, 23 Nov 2020 11:08:54 -0700 Subject: [PATCH] Add link to I'm locked out page (#15730) --- source/hassio/haos_common_tasks.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/hassio/haos_common_tasks.markdown b/source/hassio/haos_common_tasks.markdown index 1a9c5a63426..e77e4cd3c30 100644 --- a/source/hassio/haos_common_tasks.markdown +++ b/source/hassio/haos_common_tasks.markdown @@ -131,3 +131,8 @@ You often need a snapshot in case your system has crashed. If you only store the - [Samba backup](https://github.com/thomasmauerer/hassio-addons/tree/master/samba-backup) - [Remote Backup (uses scp)](https://github.com/overkill32/hassio-remote-backup) + + +### Lost Password and password reset + +Please refer to the [I'm locked out!](https://www.home-assistant.io/docs/locked_out/#home-assistant-including-supervised) documentation page.