mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Configuration.yaml: reword intro, add screenshot, move troubleshootin… (#32474)
* Configuration.yaml: reword intro, add screenshot, move troubleshooting section * Shorten intro
This commit is contained in:
parent
29c320b323
commit
7f874a2d93
@ -12,11 +12,16 @@ related:
|
||||
title: Creating backups for Home Assistant Container and Core
|
||||
- docs: /docs/tools/dev-tools/#reloading-the-yaml-configuration
|
||||
title: Reloading the YAML configuration from developer tools
|
||||
- docs: docs/configuration/troubleshooting/
|
||||
title: Troubleshooting the configuration
|
||||
---
|
||||
|
||||
While you can configure most of Home Assistant directly from the user interface under {% my config %}, some parts need you to edit `configuration.yaml`. This file contains {% term integrations %} to be loaded along with their configurations. Throughout the documentation you will find snippets that you can add to your configuration file to enable specific functionality.
|
||||
While you can configure most of Home Assistant from the user interface, for some integrations, you need to edit the `configuration.yaml` file. This file contains {% term integrations %} to be loaded along with their configurations. Throughout the documentation, you will find snippets that you can add to your configuration file to enable specific functionality.
|
||||
|
||||
If you run into trouble while configuring Home Assistant, refer to the [configuration troubleshooting page](/docs/configuration/troubleshooting/) and the [`configuration.yaml` examples](/examples/#example-configurationyaml).
|
||||
<p class='img'>
|
||||
<img src='/images/docs/configuration/config-yaml_via-file-editor.png' alt='Screenshot of an example of a configuration.yaml file, accessed using the File editor add-on on a Home Assistant Operating System installation.'>
|
||||
Example of a configuration.yaml file, accessed using the File editor add-on on a Home Assistant Operating System installation.
|
||||
</p>
|
||||
|
||||
## Editing `configuration.yaml`
|
||||
|
||||
@ -61,3 +66,7 @@ For configuration changes to become effective, the configuration must be reloade
|
||||
- Note: This interrupts automations and scripts.
|
||||
|
||||

|
||||
|
||||
## Troubleshooting the configuration
|
||||
|
||||
If you run into trouble while configuring Home Assistant, refer to the [configuration troubleshooting page](/docs/configuration/troubleshooting/) and the [`configuration.yaml` examples](/examples/#example-configurationyaml).
|
BIN
source/images/docs/configuration/config-yaml_via-file-editor.png
Normal file
BIN
source/images/docs/configuration/config-yaml_via-file-editor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
Loading…
x
Reference in New Issue
Block a user