Home Assistant Unofficial Reference 2024.12.1
device_trigger.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.shelly.device_trigger
 

Functions

None homeassistant.components.shelly.device_trigger.append_input_triggers (list[dict[str, str]] triggers, list[tuple[str, str]] input_triggers, str device_id)
 
CALLBACK_TYPE homeassistant.components.shelly.device_trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info)
 
list[dict[str, str]] homeassistant.components.shelly.device_trigger.async_get_triggers (HomeAssistant hass, str device_id)
 
ConfigType homeassistant.components.shelly.device_trigger.async_validate_trigger_config (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.shelly.device_trigger.Final