Skip to content

New Device (Matter Lock) U-Tec 0001 #2033

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lelandblue
Copy link
Contributor

Type of Change

  • [X ] WWST Certification Request
  • Bug fix
  • New feature
  • Refactor

Checklist

  • [X ] I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have verified my changes by testing with a device or have communicated a plan for testing
  • I am adding new behavior, such as adding a sub-driver, and have added and run new unit tests to cover the new behavior

Description of Change

This door lock will use the New Matter Door Lock Experience and already has handeling in the sub driver . (For further context, in order to use the New Matter Door Lock Experience handling in the sub driver is currently required in order for these devices to have that experience.

This PR is adding a fingerprint for that device with the following VID and PID: {0x147F, 0x0001}

Summary of Completed Tests

This door lock will use the New Matter Door Lock Experience and already has handling in the subdriver which is currently required.
Copy link

Copy link

github-actions bot commented Mar 31, 2025

Test Results

   65 files    419 suites   0s ⏱️
2 141 tests 2 141 ✅ 0 💤 0 ❌
3 660 runs  3 660 ✅ 0 💤 0 ❌

Results for commit de2cce3.

♻️ This comment has been updated with latest results.

Copy link

File Coverage
All files 90%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/init.lua 91%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/lock_utils.lua 98%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-lock/src/new-matter-lock/init.lua 90%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against de2cce3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants