Home Assistant Unofficial Reference 2024.12.1
trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.homeassistant.trigger
 

Functions

TriggerProtocol homeassistant.components.homeassistant.trigger._async_get_trigger_platform (HomeAssistant hass, str platform_name)
 
CALLBACK_TYPE homeassistant.components.homeassistant.trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 
ConfigType homeassistant.components.homeassistant.trigger.async_validate_trigger_config (HomeAssistant hass, ConfigType config)