From 79080f5e2f47e66c412c5f6ae5b6c63f31db3036 Mon Sep 17 00:00:00 2001 From: Will Marler Date: Mon, 28 Mar 2022 10:03:34 -0600 Subject: [PATCH] Adjust "default_config" comment in default config (#68679) Co-authored-by: Paulus Schoutsen Co-authored-by: Franck Nijhof --- homeassistant/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/config.py b/homeassistant/config.py index 17a1c0fbfa1..d5f9eb91b62 100644 --- a/homeassistant/config.py +++ b/homeassistant/config.py @@ -86,7 +86,7 @@ INTEGRATION_LOAD_EXCEPTIONS = ( ) DEFAULT_CONFIG = f""" -# Configure a default setup of Home Assistant (frontend, api, etc) +# Loads default set of integrations. Do not remove. default_config: # Text to speech