You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_docs/configuration.markdown
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ The easiest option to edit `configuration.yaml` is to use the {% my supervisor_a
13
13
14
14
If you prefer to use a file editor on your computer, use the {% my supervisor_addon title="Samba add-on" addon="core_samba" %} to access the files as a network share.
15
15
16
-
The path to your configuration directory you can find in the Home Assistant frontend by going to {% my info title="Configuration -> Settings -> Info" %}
16
+
The path to your configuration directory can be found in the Home Assistant frontend by going to {% my info title="Configuration -> Settings -> Info" %}
17
17
18
18
<pclass='img'>
19
19
<imgsrc='/images/screenshots/panel_config_info.png'alt='Screenshot showing the top of the info panel'>
20
-
Right under the version you are running, you will find what path Home Assistant have loaded the configuration from.
20
+
Right under the version you are running, you will find what path Home Assistant has loaded the configuration from.
21
21
</div>
22
22
23
23
_If you use Home Assistant Container, you can find `configuration.yaml` in the config folder that you mounted in your container._
0 commit comments