Skip to content

Conversation

@zhouchengyu-cell
Copy link

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
  • Bug fix
  • New feature
  • Refactor

Checklist

  • 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

Summary of Completed Tests

ctowns and others added 30 commits December 13, 2024 16:39
Adds temperatureOffset and relativeHumidityOffset preferences to profiles that
support the temperatureMeasurement and relativeHumidityMeasurement capabilities.
Signed-off-by: zhou chengyu <2865135216@qq.com>
Signed-off-by: xiaoming-su <2574404610@qq.com>
)

Signed-off-by: zhou chengyu <2865135216@qq.com>
Co-authored-by: Alissa Dornbos <79465613+lelandblue@users.noreply.github.com>
)

Signed-off-by: zhou chengyu <2865135216@qq.com>
Co-authored-by: Alissa Dornbos <79465613+lelandblue@users.noreply.github.com>
…y/fixup/wistar

Fix wistar fingerprint location
Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
Use PPB rather than PPM for improved accuracy for TVOC measurements
This commit is adding 4 new fingerprints, and moving the AiDot fingerprint section to be in alphabetical order.
…ingsCommunity#1797)

* [Bar 300] Issues - device don't operate about 'stop' command

* emit the default set of supported commands
enhance connection quality
A fingerprint is misaligned by one space, causing formatting to fail.
…1854)

Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
Signed-off-by: Hunsup Jung <hunsup.jung@samsung.com>
* Re-org and also adding two fingerprints

* update all actions/upload-artifacts ocurrances to v4

---------

Co-authored-by: Harrison Carter <harrison.carter@smartthings.com>
Co-authored-by: Harrison Carter <137556605+hcarter-775@users.noreply.github.com>
…y/CHAD-14584-matter-sensor

Matter Sensor: add temp/humidity offset preferences to profiles
…y#1827)

This change improves edge condition logic when a device sends a color
temperature value at or beyond its limits in mireds and also when a
capability command is received that is at or beyond the limits in Kelvin.
This is a new Matter Device with four physical switches.
 - Two of each of the four switchs have On/Off Light(0x0100) and Generic Switch(0x000F) device types.
 - The other two switches have a Generic Switch(0x000F) device type.
 - The root node has Electrical Sensor(0x0510) utility device type.
…1889)

Add parameter to a test case in test_matter_lock_codes.lua to resolve a
test case issue introduced by a recent lua libs change.
* Add Aqara Climate Sensor W100

This device has a Temperature Sensor(0x0302), a Humidity Sensor(0x0307), and 3 Generic Switchs(0x000F).

* It is modified to support w100 in Matter-switch, not Matter-sensor.

* Revert "It is modified to support w100 in Matter-switch, not Matter-sensor."

This reverts commit 511f361.

* It is modified to support w100 in matter-switch, not matter-sensor.

* It is modified to support w100 in matter-switch, not matter-sensor.

* Use device:get_endpoints to delete the device's fingerprint and modify it to operate more dynamically
Signed-off-by: zhou chengyu <2865135216@qq.com>
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.