Home Assistant Unofficial Reference 2024.12.1
condition.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.device_automation.condition.DeviceAutomationConditionProtocol
 

Namespaces

 homeassistant.components.device_automation.condition
 

Functions

condition.ConditionCheckerType homeassistant.components.device_automation.condition.async_condition_from_config (HomeAssistant hass, ConfigType config)
 
ConfigType homeassistant.components.device_automation.condition.async_validate_condition_config (HomeAssistant hass, ConfigType config)