mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
2024.7: Finalize link template to device section
This commit is contained in:
parent
ee0d42e5fc
commit
763ea4ef9e
@ -442,13 +442,17 @@ One of the [most requested features] for {% term template %} entities is the
|
||||
ability to assign and link them to an existing {% term device %}. Thanks
|
||||
to [@dougiteixeira], you can now do just that! 🎉
|
||||
|
||||
_TODO: insert screenshot_
|
||||
<img src='/images/blog/2024-07/templates-link-to-device.png' style='border: 0;box-shadow: none;' alt='Screenshot showing you can select a device the template can be linked to, when adding a new template helper.'>
|
||||
|
||||
Assigning a template entity to an existing device can be very useful if you have
|
||||
a template that calculates an additional sensor value for a device.
|
||||
a template that calculates an additional sensor value for a device. For example,
|
||||
in the screenshot above, a template helper calculates the sum of two sensors
|
||||
and is linked to the device that has those sensors.
|
||||
|
||||
_Note: This feature is only available for template entities that are created
|
||||
from the UI._
|
||||
{% note %}
|
||||
This feature is only available for template entities that are created
|
||||
from the UI.
|
||||
{% endnote %}
|
||||
|
||||
[Template entities]: /integrations/template
|
||||
[@dougiteixeira]: https://github.com/dougiteixeira
|
||||
|
BIN
source/images/blog/2024-07/templates-link-to-device.png
Normal file
BIN
source/images/blog/2024-07/templates-link-to-device.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 KiB |
Loading…
x
Reference in New Issue
Block a user