-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Add IAS Zone Notification Message service to ZigbeeHandlers and ZigbeeEP.h #10821
Conversation
👋 Hello lsroka76, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
make addBoundDevice virtual for override
in order to process this PR, you need to sign the CLA and add a short description of what it's about. What is IAS Zone Notification and why it matters. |
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
Test Results 62 files 62 suites 5m 39s ⏱️ Results for commit 9d7e887. ♻️ This comment has been updated with latest results. |
Description of Change
This change will allow to handle SP_ZB_CORE_CMD_IAS_ZONE_ZONE_STATUS_CHANGE_NOT_ID in zb_action_handler and dispatch it to destination endpoint for further processing.
Tests scenarios
Tested on ESP32 C6 with Tuya open window sensors (TS0203).
Related links
eg. Closes #10794 of issue