Home Assistant Unofficial Reference 2024.12.1
trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.conversation.trigger
 

Functions

CALLBACK_TYPE homeassistant.components.conversation.trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 
list[str] homeassistant.components.conversation.trigger.has_no_punctuation (list[str] value)
 
list[str] homeassistant.components.conversation.trigger.has_one_non_empty_item (list[str] value)
 

Variables

 homeassistant.components.conversation.trigger.TRIGGER_SCHEMA