From b8cd90cfb0bcaf2d8367dbdf28bf80423fef4c40 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Mon, 10 Sep 2018 08:20:42 +0100 Subject: [PATCH] Update for ad blocking (#6243) Added a note about some ad blockers blocking web sockets --- source/_docs/authentication.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_docs/authentication.markdown b/source/_docs/authentication.markdown index 7bae172053b..6838a31a622 100644 --- a/source/_docs/authentication.markdown +++ b/source/_docs/authentication.markdown @@ -49,3 +49,7 @@ While you should hopefully be storing your passwords in a password manager, if y * `onboarding` When you start Home Assistant next you'll be required to set up authentication again. + +### {% 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.