Public Member Functions | |
| AuthFlowResult | async_step_init (self, dict[str, str]|None user_input=None) |
Handler for the login flow.
Definition at line 136 of file command_line.py.
| AuthFlowResult homeassistant.auth.providers.command_line.CommandLineLoginFlow.async_step_init | ( | self, | |
| dict[str, str] | None | user_input = None |
||
| ) |
Handle the step of the form.
Definition at line 139 of file command_line.py.