mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Highlighting need to config check (#6338)
Highlighting the need to run a config check
This commit is contained in:
parent
42c3f9ef44
commit
d56c0ba90b
@ -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/).
|
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 %}
|
## {% linkable_title Migrating to a new system %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user