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

Rolling main up to beta #1397

Merged
merged 5 commits into from
May 29, 2024
Merged

Rolling main up to beta #1397

merged 5 commits into from
May 29, 2024

Conversation

ctowns
Copy link
Contributor

@ctowns ctowns commented May 29, 2024

No description provided.

lelandblue and others added 5 commits May 23, 2024 07:17
* New Device (Matter Switch) Legrand Smart Lights Plug

* Adding an additional device Legrand Outdoor Plug

A new certification request came through for a Smart Lights Outdoor Plug that will be CxS.

The devices information according to the DCL are as follows:
Vendor ID	4129 (0x1021)
Product ID	4 (0x4)
Device Type ID	266 (0x10a)

* Adding an additional fingerprint to this PR for the Smart Receptacle

An additional certification request was recieved for the Radiant Smart Receptacle Device, that will be CxS.

According to the DCL, this device has a device type of 10A

Here is more information from the DCL:
Vendor ID	4129 (0x1021)
Product ID	7 (0x7)
Device Type ID	266 (0x10a)
* Matter Switch: add support for additional switch device types

The Dimmer Switch and Color Dimmer Switch both support the OnOff cluster
as client, but some devices in the field support them as server. These
changes accomodate that discrepancy. Changes for OnOff Switch device
type were originally commited here:
cda431b

* Fixup minor issues from lua check, as well as typos
Copy link

Test Results

   57 files  ±0    367 suites  +1   0s ⏱️ ±0s
1 780 tests +6  1 780 ✅ +6  0 💤 ±0  0 ❌ ±0 
3 095 runs  +6  3 095 ✅ +6  0 💤 ±0  0 ❌ ±0 

Results for commit d926e86. ± Comparison against base commit cd86169.

Copy link

File Coverage
All files 94%
/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%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against d926e86

@ctowns ctowns merged commit 556a341 into beta May 29, 2024
170 of 173 checks passed
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