Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.event.TrackTemplate Class Reference

Static Public Attributes

 None
 

Detailed Description

Class for keeping track of a template with variables.

The template is template to calculate.
The variables are variables to pass to the template.
The rate_limit is a rate limit on how often the template is re-rendered.

Definition at line 143 of file event.py.

Member Data Documentation

◆ None

homeassistant.helpers.event.TrackTemplate.None
static

Definition at line 153 of file event.py.


The documentation for this class was generated from the following file: