mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Adding pre 0.77 auth migration note (#6279)
Since this comes up every few days, adding a note about migrating from pre 0.77 (which yes, eventually we'll be able to remove)
This commit is contained in:
parent
3ea9ce4538
commit
a3538d8a80
@ -89,3 +89,7 @@ It will allow you to open Home Assistant instance by access `http://hassbian.hom
|
|||||||
### {% linkable_title Stuck on Loading data %}
|
### {% linkable_title Stuck on Loading data %}
|
||||||
|
|
||||||
Some advert blocking software, such as Wipr, also blocks web sockets. If you're stuck on the Loading data screen, try disabling your ad blocker.
|
Some advert blocking software, such as Wipr, also blocks web sockets. If you're stuck on the Loading data screen, try disabling your ad blocker.
|
||||||
|
|
||||||
|
### {% linkable_title Migrating from pre 0.77 %}
|
||||||
|
|
||||||
|
If you were using the authentication system before 0.77, you'll likely have `auth:` and `auth_providers:` defined. You'll need to remove these and let Home Assistant [handle it automatically](https://www.home-assistant.io/docs/authentication/providers/#configuring-auth-providers).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user