mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Updated description of sensor update (#7488)
* Updated description of sensor update
Added link to description how to configure time & date sensors used as a trigger for template sensor update.
* ✏️ Tweal
This commit is contained in:
parent
62bc9ab668
commit
f2a1fabe1e
@ -309,8 +309,7 @@ sensor:
|
||||
|
||||
Useful entities to choose might be `sensor.date` which update once per day, or `sensor.time` which updates once per minute.
|
||||
|
||||
Note: If a template uses more than one sensor they can be listed
|
||||
|
||||
Note: [Time & Date Sensors](https://www.home-assistant.io/components/sensor.time_date/) used as an update trigger, must be configured. If a template uses more than one sensor they can be listed.
|
||||
|
||||
The alternative to this is to create an `Automation`using the new (81.0) service `homeassistant.update_entity` and list all entity's requiring updates and setting the interval based on time.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user