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

Fix connection loss issues for Harmony #22687

Merged
merged 2 commits into from
Apr 4, 2019

Conversation

ehendrix23
Copy link
Contributor

Update aioharmony version to 0.1.11, this new update contains fixes for websocket connection losses.

Description:

Update aioharmony version to 0.1.11. Version 0.1.11 has fixes to improve connectivity and reconnection to Harmony hubs over web sockets.

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:

  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

Update aioharmony version to 0.1.11, this new update contains fixes for websocket connection losses.
@ghost ghost added the in progress label Apr 3, 2019
@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

Merging #22687 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #22687   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files         449      449           
  Lines       36568    36568           
=======================================
  Hits        34315    34315           
  Misses       2253     2253

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14da2fd...30f49a6. Read the comment docs.

@andrewsayre andrewsayre merged commit a85bcce into home-assistant:dev Apr 4, 2019
@ghost ghost removed the in progress label Apr 4, 2019
@ehendrix23 ehendrix23 deleted the Harmony-websocket-fix branch April 4, 2019 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants