Handler for an issue fixing flow.
Definition at line 17 of file repair_flows.py.
◆ __init__()
| None homeassistant.components.assist_pipeline.repair_flows.AssistInProgressDeprecatedRepairFlow.__init__ |
( |
|
self, |
|
|
dict[str, str | int | float | None] | None |
data |
|
) |
| |
◆ async_step_confirm_disable_entity()
| FlowResult homeassistant.components.assist_pipeline.repair_flows.AssistInProgressDeprecatedRepairFlow.async_step_confirm_disable_entity |
( |
|
self, |
|
|
dict[str, str] | None |
user_input = None |
|
) |
| |
Handle the confirm step of a fix flow.
Definition at line 30 of file repair_flows.py.
◆ async_step_init()
| FlowResult homeassistant.components.assist_pipeline.repair_flows.AssistInProgressDeprecatedRepairFlow.async_step_init |
( |
|
self, |
|
|
None |
_ = None |
|
) |
| |
◆ _data
| homeassistant.components.assist_pipeline.repair_flows.AssistInProgressDeprecatedRepairFlow._data |
|
private |
The documentation for this class was generated from the following file: