From c82499c7b530363ea8b596ab4dc907f61938da5d Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Mon, 24 Sep 2018 17:20:36 -0400 Subject: [PATCH] Remove stale version warning This feature is now released, so this warning isn't necessary any longer. --- source/_docs/authentication/providers.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 8da14db4aaaa..b8ad501798ce 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -10,10 +10,6 @@ sharing: true footer: true --- -

-This page only apply to release 0.77 and above. -

-

This is an advanced feature. If misconfigured, you will not be able to access Home Assistant anymore!