From f8aa5ba352177c5583e9879bca2833a261ad4804 Mon Sep 17 00:00:00 2001 From: Arve <96014323+ArveVM@users.noreply.github.com> Date: Fri, 17 Feb 2023 19:10:16 +0100 Subject: [PATCH] Update providers.markdown (#26268) Co-authored-by: Franck Nijhof --- source/_docs/authentication/providers.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 4ff24ee1ca0..2b058199c05 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -19,7 +19,11 @@ If you decide to use `trusted_networks` as your `auth_provider` there won't be a -Authentication providers are configured in your `configuration.yaml` under the `homeassistant:` block. You can supply more than one, for example: +Authentication providers are configured in your `configuration.yaml` under the `homeassistant:` block. +If you are moving configuration to packages, this particular configuration must stay within 'configuration.yaml'. See Issue 16441 in the warning block at the bottom of this page. + + +You can supply more than one, for example: ```yaml homeassistant: