From aa4ea0af93207ddcd6d0fc5aeaa2a74dee4dad82 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 3 Nov 2019 11:47:03 -0800 Subject: [PATCH] Update providers.markdown --- source/_docs/authentication/providers.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 74aa2347258..3e5aca59414 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -31,6 +31,7 @@ homeassistant: auth_providers: - type: homeassistant - type: legacy_api_password + api_password: !secret http_password ``` ## Available auth providers