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 Switch) 5 Lifx Devices #1770

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lelandblue
Copy link
Contributor

@lelandblue lelandblue commented Nov 21, 2024

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

Adds a 5 new fingerprint for the WWST certification for the Lifx

  1. Tube light Model Number T10PL4AE26. In the Matter DCL this device is listed to have a Matter Device type as (0x10D).
    2.LIFX Permanent Outdoor
  2. LIFX Neon Outdoor
  3. LIFX Ceiling 13x26
  4. LIFX Candle (B10)

Summary of Completed Tests

This is CxS

Adds a new fingerprint for the WWST certification for the Lifx Tube light Model Number T10PL4AE26
Copy link

Copy link

github-actions bot commented Nov 21, 2024

Test Results

   64 files    402 suites   0s ⏱️
1 999 tests 1 999 ✅ 0 💤 0 ❌
3 451 runs  3 451 ✅ 0 💤 0 ❌

Results for commit 4ea93ba.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 21, 2024

File Coverage
All files 94%
/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/eve-energy/init.lua 91%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/init.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/aqara-cube/init.lua 96%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against 4ea93ba

@lelandblue lelandblue changed the title New Device (Matter Switch) Lifx T10PL4AE26 New Device (Matter Switch) 5 Lifx Devices Nov 21, 2024
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