Selector for an assist pipeline.
Definition at line 281 of file selector.py.
◆ __init__()
◆ __call__()
| str homeassistant.helpers.selector.AssistPipelineSelector.__call__ |
( |
|
self, |
|
|
Any |
data |
|
) |
| |
Validate the passed selection.
Definition at line 292 of file selector.py.
◆ CONFIG_SCHEMA
| homeassistant.helpers.selector.AssistPipelineSelector.CONFIG_SCHEMA = vol.Schema({}) |
|
static |
◆ selector_type
| string homeassistant.helpers.selector.AssistPipelineSelector.selector_type = "assist_pipeline" |
|
static |
The documentation for this class was generated from the following file: