Highlighting need to config check (#6338)

Highlighting the need to run a config check
This commit is contained in:
DubhAd 2018-09-22 19:08:47 +01:00 committed by Franck Nijhof
parent 42c3f9ef44
commit d56c0ba90b

View File

@ -36,7 +36,9 @@ If you run into trouble while configuring Home Assistant, have a look at the [co
You will have to restart Home Assistant for most changes to `configuration.yaml` to take effect. You can load changes to [automations](/docs/automation/), [customize](/docs/configuration/customizing-devices/), [groups](/components/group/), and [scripts](/components/script/) without restarting if you're not using [packages](/docs/configuration/packages/).
If you've made any changes, remember to check your configuration before trying to reload or restart.
<p class='note warning'>
If you've made any changes, remember to [check your configuration](https://www.home-assistant.io/docs/configuration/troubleshooting/#problems-with-the-configuration) before trying to reload or restart.
</p>
## {% linkable_title Migrating to a new system %}