From b8310ad7745fcbd2fcb1068d69b247cce99523ca Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 7 May 2024 13:41:38 +0200 Subject: [PATCH] Add glossentry for configuration.yaml file (#32619) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add glossentry for configuration.yaml file * Rephrase * Update source/_data/glossary.yml Co-authored-by: Joakim Sørensen --------- Co-authored-by: Joakim Sørensen --- source/_data/glossary.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 4b0ed4611a5..d25a4e9caed 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -140,6 +140,12 @@ link: /docs/scripts/conditions/ aliases: - conditions +- term: Configuration file + aliases: + - configuration.yaml + definition: >- + The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. + link: /docs/configuration/ - term: Cover definition: >- Covers are devices such as blinds, garage doors, etc that can be opened and