-
Notifications
You must be signed in to change notification settings - Fork 517
Matter Sensor: Re-organize the directory structure #2521
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
Conversation
|
Channel deleted. |
Test Results 71 files 464 suites 0s ⏱️ Results for commit a04cce4. ♻️ This comment has been updated with latest results. |
|
Minimum allowed coverage is Generated by 🐒 cobertura-action against a04cce4 |
greens
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could change the copyright here as well, while you're at it.
(and you have a conflict)
16d86b4 to
0b11761
Compare
|
@greens great minds think alike- I actually did change the copyright for all these |
bf4389d to
a04cce4
Compare
Description of Change
Similar to the updates to Matter Switch: #2401
This re-organizes the Matter Sensor driver to be more easily understandable and developer friendly.
I also updated the copyrights to the new shortened versions.
Summary of Completed Tests
Tested VDA Device Types:
I also spot checked the new paths in the way I described in the linked PR description. I will omit that here since I go into detail there.
Unit tests worked as expected given the current test framework for lower lua libs, ensuring the embedded cluster require changes work as expected.