| ### Summary |
| |
| <!-- |
| Briefly describe what changed and why. For bug fixes, include the root cause |
| and your chosen solution. Link to relevant documents, test plans, or prior |
| issues. |
| |
| See [Pull Request Guidelines](https://project-chip.github.io/connectedhomeip-doc/contributing/pull_request_guidelines.html). |
| |
| Please replace this HTML comment with the actual PR summary. |
| --> |
| |
| ### Related issues |
| |
| <!-- |
| Link to related GitHub issues. Use `Fixes #12345` to auto-close on merge, |
| or `#12345` to reference without closing. |
| |
| Please replace this HTML comment with the actual related issues. |
| --> |
| |
| ### Testing |
| |
| <!-- |
| Describe how you tested this change. |
| |
| Examples: |
| - Added unit tests |
| - Verified by YAML test: TC_ABC.yaml |
| - Added Python test: TC_DEF.py |
| - Manually tested (describe steps) |
| |
| Please replace this HTML comment with the actual testing details. |
| --> |