-
Notifications
You must be signed in to change notification settings - Fork 87
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
EZSP v14 #631
EZSP v14 #631
Conversation
This PR is in a state to be able to run successfully on my home network. However, EmberZNet 8.0.0.0 is completely broken:
This PR needs to be merged so that |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #631 +/- ##
==========================================
- Coverage 99.72% 99.38% -0.34%
==========================================
Files 75 79 +4
Lines 5017 5047 +30
==========================================
+ Hits 5003 5016 +13
- Misses 14 31 +17 ☔ View full report in Codecov by Sentry. |
Project coverage shrinks just a little bit with this PR but unfortunately there's no sensible way to actually deal with EZSP v14 command processing without rewriting all EZSP commands to use named parameters. |
Also see comments by Zigbee2MQTT/zigbee-herdsman ember developer Nerivec in SiliconLabs/simplicity_sdk#13 |
This is going to be a huge change. Very WIP, only backup and restore is working.