Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addresses Issue #45 - 500 error on abort in config dialog for auth method #46

Merged
merged 11 commits into from
Apr 4, 2024

Conversation

cayossarian
Copy link

Addresses issue #45. Added the required second parameter user_input to the async_step_choose_auth_type method so when HA core calls this method after an abort from the dialog the dialog can understand the abort occurred. Also passed in an empty dictionary from the previous step to signal that the start of the step is configuration driven and not an abort.

@gdgib gdgib self-assigned this Apr 4, 2024
@gdgib gdgib added this to the 0.0.9 milestone Apr 4, 2024
@cayossarian cayossarian dismissed gdgib’s stale review April 4, 2024 02:59

The merge-base changed after approval.

gdgib
gdgib previously approved these changes Apr 4, 2024
@gdgib gdgib merged commit 833a2ff into gdgib:main Apr 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants