SmartThingsEdgeDrivers icon indicating copy to clipboard operation
SmartThingsEdgeDrivers copied to clipboard

Add profile for the IKEA air purifier

Open nickolas-deboom opened this issue 1 year ago • 4 comments

Check all that apply

Type of Change

  • [ ] WWST Certification Request
    • If this is your first time contributing code:
      • [ ] I have reviewed the README.md file
      • [ ] I have reviewed the CODE_OF_CONDUCT.md file
      • [ ] I have signed the CLA
    • [ ] I plan on entering a WWST Certification Request or have entered a request through the WWST Certification console at developer.smartthings.com
  • [X] Bug fix
  • [X] New feature
  • [ ] Refactor

Checklist

  • [X] I have performed a self-review of my code
  • [X] I have commented my code in hard-to-understand areas
  • [X] 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

This change adds a profile to supports all of the attributes supported by the STARKVIND air purifier device. Additionally, the PM2.5 measurement attribute is added as a subscribed attribute.

Summary of Completed Tests

Tested on a STARKVIND air purifier device. All capabilities display correctly in the ST app and all functionality works as expected.

nickolas-deboom avatar Jul 24 '24 20:07 nickolas-deboom

Duplicate profile check: Passed - no duplicate profiles detected.

github-actions[bot] avatar Jul 24 '24 20:07 github-actions[bot]

Channel deleted.

github-actions[bot] avatar Jul 24 '24 20:07 github-actions[bot]

Test Results

   61 files    375 suites   0s :stopwatch: 1 820 tests 1 820 :white_check_mark: 0 :zzz: 0 :x: 3 169 runs  3 169 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 598c532a.

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

github-actions[bot] avatar Jul 24 '24 20:07 github-actions[bot]

File Coverage
All files 80% :x:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-thermostat/src/embedded-cluster-utils.lua 42% :x:
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-thermostat/src/init.lua 82% :x:

Minimum allowed coverage is 90%

Generated by :monkey: cobertura-action against 598c532abe14737e8207308a3f10eea17cd786fd

github-actions[bot] avatar Jul 24 '24 20:07 github-actions[bot]