Skip to content

Fixes #14169 (Upgrade pyupnp-async to 0.1.0.2)#14210

Merged
balloob merged 2 commits intohome-assistant:devfrom
dgomes:patch-5
May 1, 2018
Merged

Fixes #14169 (Upgrade pyupnp-async to 0.1.0.2)#14210
balloob merged 2 commits intohome-assistant:devfrom
dgomes:patch-5

Conversation

@dgomes
Copy link
Copy Markdown
Contributor

@dgomes dgomes commented Apr 30, 2018

Description:

pyupnp-async version bump

Related issue (if applicable): fixes #14169

Example entry for configuration.yaml (if applicable):

upnp:

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies are only imported inside functions that use them ([example][ex-import]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@dgomes dgomes changed the title Fixes #14169 (upstream version bump) Fixes #14169 (upgrade pyupnp-async to 0.1.0.2) Apr 30, 2018
@dgomes dgomes changed the title Fixes #14169 (upgrade pyupnp-async to 0.1.0.2) Fixes #14169 (Upgrade pyupnp-async to 0.1.0.2) Apr 30, 2018
@balloob
Copy link
Copy Markdown
Member

balloob commented May 1, 2018

ok to merge once you do what's in the PR template part that you deleted…

@dgomes
Copy link
Copy Markdown
Contributor Author

dgomes commented May 1, 2018

Sorry about that :(

@balloob
Copy link
Copy Markdown
Member

balloob commented May 1, 2018

❤️

@balloob balloob merged commit a4e0c9c into home-assistant:dev May 1, 2018
@dgomes dgomes deleted the patch-5 branch May 1, 2018 12:53
@balloob balloob mentioned this pull request May 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upnp component 0.68.0 fails with KeyError: 'SERVER'

3 participants