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

Update Z-Wave Tests asyncio/yield from -> async/await #18599

Merged
merged 3 commits into from
Nov 20, 2018

Conversation

cgarwood
Copy link
Member

Description:

Updates Z-Wave tests to use the async/await syntax instead of asyncio.coroutine and yield from

Related issue (if applicable): N/A

Pull request in home-assistant.io with documentation (if applicable): N/A

Example entry for configuration.yaml (if applicable):

zwave:

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.

@ghost ghost assigned cgarwood Nov 20, 2018
@ghost ghost added the in progress label Nov 20, 2018
Copy link
Member

@balloob balloob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok to merge when CI passes

@cgarwood cgarwood merged commit b774299 into home-assistant:dev Nov 20, 2018
@ghost ghost removed the in progress label Nov 20, 2018
@cgarwood cgarwood deleted the zwave_platform_tests branch November 20, 2018 19:58
@balloob balloob mentioned this pull request Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants