-
Notifications
You must be signed in to change notification settings - Fork 721
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
XBee: Use named arguments for cluster commands #1902
Conversation
Pull Request Test Coverage Report for Build 3441336388
💛 - Coveralls |
Codecov ReportBase: 82.79% // Head: 82.88% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev #1902 +/- ##
==========================================
+ Coverage 82.79% 82.88% +0.09%
==========================================
Files 242 245 +3
Lines 7526 7591 +65
==========================================
+ Hits 6231 6292 +61
- Misses 1295 1299 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@Shulyaka are you finished w/ this? |
I am going to merge this so it makes it into the release |
Thanks! |
This PR allows to use the new style named params for zha.issue_zigbee_cluster_command service for the XBee quirk as the old style gets deprecated.
Old way:
New way: