diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 22018388877..90dc053c1d8 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -268,7 +268,7 @@ template: ## Rate limiting updates -When there are entities present in the template and no triggers are defined, the template will be re-rendered when one of the entities changes states. To avoid this taking up too many resources in Home Assistant, automatic rate limiting will be automatically applied if too many states are observed. +When there are entities present in the template and no triggers are defined, the template will be re-rendered when one of the entities changes states. To avoid this taking up too many resources in Home Assistant, rate limiting will be automatically applied if too many states are observed.

Define a trigger to avoid a rate limit and get more control over entity updates.