Home Assistant Unofficial Reference 2024.12.1
action.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.device_automation.action.DeviceAutomationActionProtocol
 

Namespaces

 homeassistant.components.device_automation.action
 

Functions

None homeassistant.components.device_automation.action.async_call_action_from_config (HomeAssistant hass, ConfigType config, dict[str, Any] variables, Context|None context)
 
ConfigType homeassistant.components.device_automation.action.async_validate_action_config (HomeAssistant hass, ConfigType config)