diff --git a/source/_docs/authentication.markdown b/source/_docs/authentication.markdown index c2fd270891d..6f6b6b63eaa 100644 --- a/source/_docs/authentication.markdown +++ b/source/_docs/authentication.markdown @@ -106,7 +106,3 @@ This will allow you to open Home Assistant at `http://homeassistant.home:8123/` ### Stuck on loading data Some ad blocking software, such as Wipr, also blocks WebSockets. If you're stuck on the Loading data screen, try disabling your ad blocker. - -### Migrating from pre 0.77 - -If you were using the authentication system before 0.77, you'd likely have `auth:` and `auth_providers:` defined. You'll need to remove these and let Home Assistant [handle it automatically](/docs/authentication/providers/#configuring-auth-providers).