Home Assistant Unofficial Reference 2024.12.1
device_condition.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.remote.device_condition
 

Functions

ConditionCheckerType homeassistant.components.remote.device_condition.async_condition_from_config (HomeAssistant hass, ConfigType config)
 
dict[str, vol.Schema] homeassistant.components.remote.device_condition.async_get_condition_capabilities (HomeAssistant hass, ConfigType config)
 
list[dict[str, str]] homeassistant.components.remote.device_condition.async_get_conditions (HomeAssistant hass, str device_id)
 

Variables

 homeassistant.components.remote.device_condition.CONDITION_SCHEMA