Skip to content

Fix hassfest allowing omitting discovery methods when using OAuth2Flow#30732

Merged
balloob merged 1 commit into
devfrom
frenck-2020-0075
Jan 13, 2020
Merged

Fix hassfest allowing omitting discovery methods when using OAuth2Flow#30732
balloob merged 1 commit into
devfrom
frenck-2020-0075

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented Jan 13, 2020

Description:

If an integration implements the AbstractOAuth2FlowHandler, the following steps may be omitted:

  • async_step_homekit
  • async_step_ssdp
  • async_step_zeroconf

Since the AbstractOAuth2FlowHandler provides defaults for these steps.

Related PR: #30717

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist

@probot-home-assistant probot-home-assistant Bot added the small-pr PRs with less than 30 lines. label Jan 13, 2020
@frenck frenck mentioned this pull request Jan 13, 2020
22 tasks
@balloob balloob merged commit 040b283 into dev Jan 13, 2020
@delete-merged-branch delete-merged-branch Bot deleted the frenck-2020-0075 branch January 13, 2020 13:36
@lock lock Bot locked and limited conversation to collaborators Jan 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants