Skip to content
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

Matter 1.4 Driver Release #1968

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Matter 1.4 Driver Release #1968

merged 1 commit into from
Mar 3, 2025

Conversation

hcarter-775
Copy link
Contributor

Add support for the device types introduced by the Matter 1.4 Spec.
This is a squashed version of the following PR: #1870

Copy link

Duplicate profile check: Passed - no duplicate profiles detected.

Copy link

Copy link

github-actions bot commented Feb 28, 2025

Test Results

   64 files    414 suites   0s ⏱️
2 091 tests 2 091 ✅ 0 💤 0 ❌
3 583 runs  3 583 ✅ 0 💤 0 ❌

Results for commit b52fb86.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 28, 2025

matter-energy_coverage.xml

File Coverage
All files 83%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-energy/src/embedded_cluster_utils.lua 80%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-energy/src/init.lua 83%

matter-switch_coverage.xml

File Coverage
All files 94%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-energy/src/embedded_cluster_utils.lua 80%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-energy/src/init.lua 83%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/aqara-cube/init.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/embedded-cluster-utils.lua 38%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/init.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/eve-energy/init.lua 91%

matter-thermostat_coverage.xml

File Coverage
All files 84%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-energy/src/embedded_cluster_utils.lua 80%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-energy/src/init.lua 83%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/aqara-cube/init.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/embedded-cluster-utils.lua 38%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/init.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/eve-energy/init.lua 91%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-thermostat/src/embedded-cluster-utils.lua 50%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-thermostat/src/init.lua 86%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against b52fb86

@hcarter-775 hcarter-775 force-pushed the matter-v1.4-release-pr branch from 432f686 to d35e3fa Compare February 28, 2025 18:55
Copy link
Contributor

@ctowns ctowns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've done a final spot check and this look good to me 👍
I'll let @nickolas-deboom and @HunsupJung provide the final approval

@hcarter-775 hcarter-775 force-pushed the matter-v1.4-release-pr branch 2 times, most recently from 9e10a85 to ac99e34 Compare February 28, 2025 21:14
Add support for the device types introduced by the Matter 1.4 Spec.

Co-authored-by: Harrison Carter  <harrison.carter@smartthings.com>
Co-authored-by: Nick DeBoom <nick.deboom@smartthings.com>
Co-authored-by: Hunsup Jung <hunsup.jung@samsung.com>
@hcarter-775 hcarter-775 force-pushed the matter-v1.4-release-pr branch from ac99e34 to b52fb86 Compare March 3, 2025 15:29
@hcarter-775 hcarter-775 merged commit 9d3589f into main Mar 3, 2025
14 of 15 checks passed
@hcarter-775 hcarter-775 deleted the matter-v1.4-release-pr branch March 3, 2025 15:33
@hcarter-775 hcarter-775 mentioned this pull request Mar 3, 2025
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants