From 9b640f6a81b6e29000c3709b417e5a5d66404101 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 15 Jun 2017 22:31:22 -0700 Subject: [PATCH] Add comment to default config --- homeassistant/config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homeassistant/config.py b/homeassistant/config.py index f59bb131c8f..314a0f29d53 100644 --- a/homeassistant/config.py +++ b/homeassistant/config.py @@ -77,6 +77,8 @@ http: # For more information, please see: # https://home-assistant.io/blog/2016/10/25/explaining-the-updater/ updater: + # Optional, allows Home Assistant developers to focus on popular components. + # include_used_components: true # Discover some devices automatically discovery: