Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.template.coordinator Namespace Reference

Classes

class  TriggerUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Data update coordinator for trigger based template entities.

Variable Documentation

◆ _LOGGER

homeassistant.components.template.coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 17 of file coordinator.py.