diff --git a/source/_includes/integrations/restart_ha_after_config_inclusion.md b/source/_includes/integrations/restart_ha_after_config_inclusion.md index 3faae8da5d5..a53706aee69 100644 --- a/source/_includes/integrations/restart_ha_after_config_inclusion.md +++ b/source/_includes/integrations/restart_ha_after_config_inclusion.md @@ -1 +1 @@ -After changing the {% term "`configuration.yaml`" %} file, [restart Home Assistant](/docs/configuration/#reloading-the-configuration-to-apply-changes) to apply the changes. {% if ha_platforms %} To view the changes, go to {% my entities title="**Settings** > **Devices & services** > **Entities**" %}. {% endif %} +After changing the {% term "`configuration.yaml`" %} file, [restart Home Assistant](/docs/configuration/#reloading-the-configuration-to-apply-changes) to apply the changes. {% if ha_platforms and ha_quality_scale != "internal" %} To view the changes, go to {% my entities title="**Settings** > **Devices & services** > **Entities**" %}. {% endif %}