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

Replace einder lib with horimote #22135

Merged
merged 1 commit into from Mar 18, 2019
Merged

Replace einder lib with horimote #22135

merged 1 commit into from Mar 18, 2019

Conversation

benleb
Copy link
Contributor

@benleb benleb commented Mar 17, 2019

Description:

Unitymedia Germany changed the port and XML filename which is used by the horizon component to check the online/available state. As the original maintainer of the used einder lib does not want to maintain it anymore (i talked to him, he does also not use it anymore), it is replaced by horimote. Horimote is a einder fork with updated port and filename.

Related issue (if applicable): Horizon cannot detect state and allows no device control.

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 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).
  • 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.

If the code does not interact with devices:

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

@ghost ghost added the in progress label Mar 17, 2019
Copy link
Contributor

@cgtobi cgtobi left a comment

Choose a reason for hiding this comment

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

LGTM

@fabaff fabaff merged commit af473cd into home-assistant:dev Mar 18, 2019
@ghost ghost removed the in progress label Mar 18, 2019
@fabaff fabaff changed the title replace einder lib with horimote Replace einder lib with horimote Mar 18, 2019
@benleb benleb deleted the change-einder-to-horimote branch March 18, 2019 19:43
@balloob balloob mentioned this pull request Apr 3, 2019
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.

None yet

4 participants