From 3c3c66a37e92673f28e0f4bf509719cd34b79af6 Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Sun, 21 Apr 2024 06:51:33 +0100 Subject: [PATCH] Rephrased location of configuration.yaml folder location. (#32386) Visually, it will now match what is shown in the add-on but kept reference to /config/. --- source/getting-started/configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index b18abfa0212..39eea2b7bcb 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -24,7 +24,7 @@ Under the **Official add-ons** section, you will find the **File editor** add-on Now let's make a change using the file editor: we are going to change the name, location, unit system, and time zone of your Home Assistant installation. - Click the folder icon in the top left of the file editor window to open the file browser sidebar. - - Click the `configuration.yaml` file (in the `/config/` folder) to load it into the main file editor window. + - Click the `configuration.yaml` file in `homeassistant/` (which maps to `/config/`) folder to load it into the main file editor window. - Add the following to this file (preferably at the very top, but it ultimately doesn't matter): ```yaml homeassistant: