Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Add support for discovering enigma2 based devices#241

Merged
balloob merged 4 commits into
home-assistant-libs:masterfrom
fbradyirl:patch-1
Mar 7, 2019
Merged

Add support for discovering enigma2 based devices#241
balloob merged 4 commits into
home-assistant-libs:masterfrom
fbradyirl:patch-1

Conversation

@fbradyirl
Copy link
Copy Markdown
Contributor

@fbradyirl fbradyirl commented Feb 28, 2019

Description:
Adding enigma2 discovery.

Also fixing a type issue which is failing the build the past 2 weeks:

typing runtests: commands[0] | mypy netdisco tests setup.py example_service.py
netdisco/lms.py:54: note: unused 'type: ignore' comment
ERROR: InvocationError for command '/home/travis/build/home-assistant/netdisco/.tox/typing/bin/mypy netdisco tests setup.py example_service.py' (exited with code 1)
___________________________________ summary ____________________________________
ERROR:   typing: commands failed
The command "tox" exited with 1.

Pull request in home-assistant: home-assistant/core#21271

Comment thread netdisco/lms.py
Comment thread tox.ini

[testenv:typing]
deps =
mypy>=0.650
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixing this as newer versions are breaking the build.

@fbradyirl fbradyirl changed the title Create enigma2.py Add support for discovering enigma2 based devices Mar 4, 2019
@balloob balloob merged commit e93efdd into home-assistant-libs:master Mar 7, 2019
@fbradyirl fbradyirl deleted the patch-1 branch March 7, 2019 15:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants