mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Make statement to find new entities conditional (#32626)
- only applies to intergations that provide entities - filter used: ha_platforms
This commit is contained in:
parent
48310714b6
commit
d1396200be
@ -1 +1 @@
|
||||
After changing the {% term "`configuration.yaml`" %} file, [restart Home Assistant](/docs/configuration/#reloading-the-configuration-to-apply-changes) to apply the changes. To view the changes, go to {% my entities title="**Settings** > **Devices & services** > **Entities**" %}.
|
||||
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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user