SmartThingsCommunity / SmartThingsEdgeDrivers

Apache License 2.0
263 stars 452 forks source link

New Device (Matter Switch) Zemismart ZM606-3 #1459

Closed lelandblue closed 3 months ago

lelandblue commented 3 months ago

This PR is for a WWST Certification request to add the Zemismart ZM606-3 device. According to the DCL it has a device type of 0x103.

Here is the VID and the PID for this device

github-actions[bot] commented 3 months ago

Test Results

   60 files    377 suites   0s :stopwatch: 1 821 tests 1 821 :white_check_mark: 0 :zzz: 0 :x: 3 159 runs  3 159 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 2d95c4ce.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 3 months ago

File Coverage
All files 94% :white_check_mark:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/init.lua 96% :white_check_mark:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/eve-energy/init.lua 91% :white_check_mark:

Minimum allowed coverage is 90%

Generated by :monkey: cobertura-action against 2d95c4ce8157d3f9bc2a19c3dc373f94f33bb82c

ctowns commented 3 months ago

Just leaving a note that device type 0x0103 is the "On Off Light Switch" device type which uses client clusters according to the spec, but we are able to provide support in some cases if the clusters are implemented as server instead.

github-actions[bot] commented 3 months ago

Channel deleted.