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 up beta to production #1286

Merged
merged 7 commits into from
Mar 26, 2024
Merged

Rolling up beta to production #1286

merged 7 commits into from
Mar 26, 2024

Conversation

greens
Copy link
Contributor

@greens greens commented Mar 26, 2024

No description provided.

seungkwan-choi and others added 7 commits March 14, 2024 10:09
* Add Zigbee fan

Add Zigbee fan

* Update configurations.lua

change date

* Delete drivers/SmartThings/zigbee-fan/README.md

Delete README file

* Update config.yml

generic in this config

* Update init.lua

change code

* Update config.yml

dfd

* Update config.yml

Modify config file to eneric

* Update itm-fan-light.yml

Changing profile

* Update fingerprints.yml

changing fingerprints

* Update init.lua

changing init file

* Update configurations.lua

change year

* Update init.lua

change year

* Update init.lua

change year

* Create test_fan_light.lua

Added the test code for the fan light

* Update test_fan_light.lua

update test code

* Update init.lua

update init code

* Update init.lua

update init code

* Update test_fan_light.lua

update test fan light code

* Update init.lua

update init code

* Update and rename itm-fan-light.yml to fan-light.yml

update profiles code(revise using multi-component)

* Delete drivers/SmartThings/zigbee-fan/profiles/switch-level.yml

Delete child device

* Update fingerprints.yml

update fingerprint(name change)

* Update test_fan_light.lua

update test code

* Update init.lua

Update init file(name change)

* Update and rename init.lua to init.lua

Update and rename init file
(Revise using multi-component)

* Update init.lua

update init
(update change in fan speed status value

* Update test_fan_light.lua

update test code
(changes in test code due to changes in init code)

* Update init.lua

I have modified contents as per your request.
Please review it.

* Update test_fan_light.lua

I have modified the test code to match init.

* Update fan-light.yml

I have modified the speed level to 3.

---------

Co-authored-by: lelandblue <[email protected]>
* Aqara Smart Natural Gas Detector

* Fix formatting issues

* Example Delete the configurations that support self-check

* Adding CN translation for Aqara Smart Natural Gas Detector

* Update the self-check code of the device

* Update self-check

* Fixed repeated setting sensitivity device does not respond, refer to -Aqara zigbee motion sensor

* Update PR

* Update correct device information

* Update the configuration of unmute and metadata

* Solve formatting problems

* Fix formatting issues

* Fix known issues

* Update Test Code

* Adding  the correct  CN translation for Aqara Smart Natural Gas Detector

* Remove duplicate definition

* Update Test Code

* Delete .yml

---------

Co-authored-by: lelandblue <[email protected]>
…smoke-detector

Fix missing comma in subdriver list
* audio TTS fix on samsung speakers

---------

Co-authored-by: Carter Swedal <[email protected]>
* Add ThirdReality Driver for Matter Night Light

* move third reality nl support to subdriver format

* rename profile file name -nl to illuminance-motion
clean third-reality/init useless code

* Add illuminance and motion to base matter-switch driver

* Commit:Add colorTemperature range 1000-15000k support in profile

* Commit: add new profile loight-color-level-illuminance-motion-1000-15000k;update the fingerptint

* Commit: update the file name to be light-color-level-illuminance-motion-1000K-15000K

* Commit: update device label by writing out "NL" to "Night Light"

* fix unit tests for illiminance motion light

---------

Co-authored-by: Zhangyi <[email protected]>
Co-authored-by: xdong <[email protected]>
Co-authored-by: Cooper Towns <[email protected]>
Co-authored-by: lelandblue <[email protected]>
@greens greens requested review from cjswedes and ctowns March 26, 2024 18:11
Copy link

Duplicate profile check: Passed - no duplicate profiles detected.

Copy link

Test Results

   56 files    360 suites   0s ⏱️
1 721 tests 1 721 ✅ 0 💤 0 ❌
3 002 runs  3 002 ✅ 0 💤 0 ❌

Results for commit 25c906c.

Copy link

matter-switch_coverage.xml

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

zigbee-fan_coverage.xml

File Coverage
All files 96%
/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 95%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-fan/src/fan-light/init.lua 93%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-fan/src/configurations.lua 97%

zigbee-smoke-detector_coverage.xml

File Coverage
All files 91%
/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 95%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-fan/src/fan-light/init.lua 93%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-fan/src/configurations.lua 97%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-smoke-detector/src/aqara/init.lua 92%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-smoke-detector/src/aqara-gas/init.lua 89%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against 25c906c

Copy link

github-actions bot commented Mar 26, 2024

Channel deleted.

@greens greens requested a review from dljsjr March 26, 2024 18:56
@greens greens merged commit 59481ce into production Mar 26, 2024
16 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.

7 participants