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

New Device (Matter Lock) Eufy C34 #1923

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

Conversation

lelandblue
Copy link
Contributor

Check all that apply

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

Adding a new fingerprint for WWST, Matter Lock Eufy Device
This device has support to use the new Matter door lock Experience as part of this previous PR https://github.com/SmartThingsCommunity/SmartThingsEdgeDrivers/pull/1851
The Device is in the DCL as a Matter Device Type 10 (0xa)
VID: 0x1533
PID: 0x0003

Summary of Completed Tests

Copy link

Copy link

github-actions bot commented Feb 11, 2025

Test Results

   64 files  ±0    409 suites  ±0   0s ⏱️ ±0s
2 032 tests ±0  2 032 ✅ ±0  0 💤 ±0  0 ❌ ±0 
3 511 runs  ±0  3 511 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b8a486e. ± Comparison against base commit 78c235c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 11, 2025

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

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against b8a486e

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

Successfully merging this pull request may close these issues.

2 participants