mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
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/.
This commit is contained in:
parent
f1df617e8d
commit
3c3c66a37e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user