Home Assistant Unofficial Reference 2024.12.1
trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.template.trigger
 

Functions

CALLBACK_TYPE homeassistant.components.template.trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info, *str platform_type="template")
 

Variables

 homeassistant.components.template.trigger._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.template.trigger.TRIGGER_SCHEMA