Public Member Functions | |
| data_entry_flow.FlowResult | async_step_init (self, dict[str, str]|None user_input=None) |
Handler for an issue fixing flow.
Definition at line 12 of file repairs.py.
| data_entry_flow.FlowResult homeassistant.components.kitchen_sink.repairs.DemoFixFlow.async_step_init | ( | self, | |
| dict[str, str] | None | user_input = None |
||
| ) |
Handle the first step of a fix flow.
Definition at line 15 of file repairs.py.