Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement device scanning #190
base: dev
Are you sure you want to change the base?
Implement device scanning #190
Changes from all commits
23e5081
3ca168c
e4b61c3
9532c57
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 641 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L640-L641
Check warning on line 649 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L645-L649
Check warning on line 661 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L652-L661
Check warning on line 669 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L665-L669
Check warning on line 678 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L672-L678
Check warning on line 684 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L683-L684
Check warning on line 694 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L690-L694
Check warning on line 700 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L699-L700
Check warning on line 708 in zha/zigbee/cluster_handlers/__init__.py
Codecov / codecov/patch
zha/zigbee/cluster_handlers/__init__.py#L703-L708
Check warning on line 1069 in zha/zigbee/device.py
Codecov / codecov/patch
zha/zigbee/device.py#L1068-L1069
Check warning on line 1075 in zha/zigbee/device.py
Codecov / codecov/patch
zha/zigbee/device.py#L1075
Check warning on line 1089 in zha/zigbee/device.py
Codecov / codecov/patch
zha/zigbee/device.py#L1085-L1089
Check warning on line 262 in zha/zigbee/endpoint.py
Codecov / codecov/patch
zha/zigbee/endpoint.py#L262
Check warning on line 269 in zha/zigbee/endpoint.py
Codecov / codecov/patch
zha/zigbee/endpoint.py#L266-L269