Add location of configuration.yaml for Home Assistant Operating System. (#20805)

This commit is contained in:
macooper 2021-12-21 17:02:13 +02:00 committed by GitHub
parent 49667ed6c4
commit 7afb8ac51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ If you prefer to use a file editor on your computer, use the {% my supervisor_ad
_If you use Home Assistant Container, you can find `configuration.yaml` in the config folder that you mounted in your container._ _If you use Home Assistant Container, you can find `configuration.yaml` in the config folder that you mounted in your container._
_If you use Home Assistant Operating System, you can find `configuration.yaml` in the `/config` folder of the installation._
_If you use Home Assistant Core, you can find `configuration.yaml` in the config folder passed to the `hass` command (default is `~/.homeassistant`)._ _If you use Home Assistant Core, you can find `configuration.yaml` in the config folder passed to the `hass` command (default is `~/.homeassistant`)._
## Reloading changes ## Reloading changes