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

Require radio libs to implement probe() method for ControllerApplication class #383

Merged
merged 2 commits into from Apr 19, 2020

Conversation

Adminiuga
Copy link
Collaborator

ControllerApplication.probe() method receives SCHEMA_DEVICE as config and should return True if radio was successfuly detected or False otherwise.

ControllerApplication.probe() method receives SCHEMA_DEVICE as config
and should return True if radio was successfuly detected or False
otherwise.
@coveralls
Copy link

coveralls commented Apr 19, 2020

Coverage Status

Coverage increased (+2.0e-05%) to 99.979% when pulling c728e57 on Adminiuga:ac/ctrl-dev-schema into 57c438e on zigpy:dev.

@Adminiuga Adminiuga merged commit 5dd1165 into zigpy:dev Apr 19, 2020
@Adminiuga Adminiuga deleted the ac/ctrl-dev-schema branch April 19, 2020 02:40
puddly pushed a commit to puddly/zigpy that referenced this pull request Jul 11, 2020
…ion class (zigpy#383)

* CONFIG and DEVICE schemas as attributes of Controller app.

* Require libs to implement probe method.

ControllerApplication.probe() method receives SCHEMA_DEVICE as config
and should return True if radio was successfuly detected or False
otherwise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants