Home Assistant Unofficial Reference 2024.12.1
device_trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lock.device_trigger
 

Functions

CALLBACK_TYPE homeassistant.components.lock.device_trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 
dict[str, vol.Schema] homeassistant.components.lock.device_trigger.async_get_trigger_capabilities (HomeAssistant hass, ConfigType config)
 
list[dict[str, str]] homeassistant.components.lock.device_trigger.async_get_triggers (HomeAssistant hass, str device_id)
 

Variables

 homeassistant.components.lock.device_trigger.TRIGGER_SCHEMA
 
dictionary homeassistant.components.lock.device_trigger.TRIGGER_TYPES