Home Assistant Unofficial Reference 2024.12.1
trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.mqtt.trigger
 

Functions

CALLBACK_TYPE homeassistant.components.mqtt.trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 

Variables

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