integrations_submit_config_flow_step
Submit user input to advance a Home Assistant config flow step, returning the next form or final entry.
Instructions
Submit user input for the current step of a config flow.
Returns either the next step (form), an error, or the final created entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| user_input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||