From 84c95bd409f6f454f3057fc5a74d2d3a271244f4 Mon Sep 17 00:00:00 2001 From: cogneato Date: Tue, 26 Mar 2019 16:33:59 -0600 Subject: [PATCH] Update lost owner password files (#9041) Added hassio and cloud files which need to be removed when resetting auth accounts --- source/_docs/authentication.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_docs/authentication.markdown b/source/_docs/authentication.markdown index 655e4002d57..c466826a196 100644 --- a/source/_docs/authentication.markdown +++ b/source/_docs/authentication.markdown @@ -86,6 +86,8 @@ While you should hopefully be storing your passwords in a password manager, if y * `auth` * `auth_provider.homeassistant` * `onboarding` +* `hassio` (for hassio users) +* `cloud` (for nabucasa users) When you start Home Assistant next, you'll be required to set up authentication again.