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

Use zigpy packet_received #160

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Use zigpy packet_received #160

merged 1 commit into from
Oct 9, 2023

Conversation

Shulyaka
Copy link
Contributor

@Shulyaka Shulyaka commented Oct 3, 2023

Call zigpy packet_received instead of handle_message. It allows us to use zigpy handling of ZDO messages and avoid code duplication.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2f2e1ae) 100.00% compared to head (f067c8c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #160   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          830       813   -17     
=========================================
- Hits           830       813   -17     
Files Coverage Δ
zigpy_xbee/zigbee/application.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puddly puddly merged commit f52b9f5 into zigpy:dev Oct 9, 2023
14 checks passed
@Shulyaka Shulyaka deleted the packet_received branch October 10, 2023 18:35
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