Skip to content

Don't create connections between sensors. Fixes #22787#23202

Merged
balloob merged 1 commit intohome-assistant:devfrom
StevenLooman:fix_22787
Apr 18, 2019
Merged

Don't create connections between sensors. Fixes #22787#23202
balloob merged 1 commit intohome-assistant:devfrom
StevenLooman:fix_22787

Conversation

@StevenLooman
Copy link
Copy Markdown
Contributor

Description:

Don't create connections between sensors for upnp-platform. Fixes sensors being unavailable after a restart.

Related issue (if applicable): fixes #22787

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>

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.

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

  • The manifest file has all fields filled out correctly (example).
  • New dependencies have been added to requirements in the manifest (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

@github-actions
Copy link
Copy Markdown

Hey there @robbiet480, mind taking a look at this pull request as its been labeled with a integration (upnp) you are listed as a codeowner for? Thanks!

@balloob balloob merged commit e1d1f21 into home-assistant:dev Apr 18, 2019
@balloob balloob added this to the 0.92.2 milestone Apr 27, 2019
@balloob balloob mentioned this pull request May 2, 2019
@StevenLooman StevenLooman deleted the fix_22787 branch May 9, 2021 13:13
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.

UPnP/IGD Integration failing after 0.91.x

5 participants