mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 23:06:49 +00:00
Added note about entity_id and homeassistant.update_entity
This commit is contained in:
parent
26924e4d17
commit
a9cba671a1
@ -16,6 +16,10 @@ ha_qa_scale: internal
|
||||
|
||||
The `template` platform supports sensors which break out `state_attributes` from other entities.
|
||||
|
||||
<p class='note'>
|
||||
If you do not supply an `entity_id` in the configuration you will need to run the service `homeassistant.update_entity` to update the sensor.
|
||||
</p>
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To enable Template Sensors in your installation, add the following to your `configuration.yaml` file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user