Go to the source code of this file.
|
| 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) |
| |