Skip to content

Commit aa1bef6

Browse files
authored
move note about check config (home-assistant#11939)
Moves the note about the "CHECK CONFIG" button only being visible in advanced mode to the previous paragraph where it tells you to click the button. I was confused for a second until I read on to the next paragraph. It seems to make more sense to put the note about the button in the paragraph where it tells you to click the button. I also made a couple other minor tweaks for consistency and accuracy.
1 parent 25613e5 commit aa1bef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/getting-started/configuration.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Now let's make a change using the configurator: we are going to change the name,
4444
</div>
4545

4646
- Click the save icon in the top right to commit changes.
47-
- Most changes in `configuration.yaml` require Home Assistant to be restarted to see the changes. You can verify that your changes are acceptable by running a config check. Do this by clicking on Configuration in the sidebar, click on "Server Control" and click on the CHECK CONFIG button. When it's valid, it will show the text "Configuration valid!"
48-
- Now Restart Home Assistant using the RESTART button in the Server management section on the same page. In order for "Check Config" to be visible, you must enable "Advanced Mode" on your user profile.
47+
- Most changes in `configuration.yaml` require Home Assistant to be restarted to see the changes. You can verify that your changes are acceptable by running a config check. Do this by clicking on Configuration in the sidebar, click on "Server Controls" and click on the "CHECK CONFIG" button. When it's valid, it will show the text "Configuration valid!". In order for the "CHECK CONFIG" button to be visible, you must enable "Advanced Mode" on your user profile.
48+
- Now Restart Home Assistant using the "RESTART" button in the Server management section on the same page.
4949

5050
<p class='img'>
5151
<img src='/images/screenshots/configuration-validation.png' />

0 commit comments

Comments
 (0)