forked from SmartThingsCommunity/SmartThingsEdgeDrivers
-
Notifications
You must be signed in to change notification settings - Fork 0
Submit PR Test #2
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
Open
zhouchengyu-cell
wants to merge
30
commits into
akangyou:main
Choose a base branch
from
zhouchengyu-cell:test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
…#1836) Signed-off-by: zhou chengyu <2865135216@qq.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/revert-jbl Revert (JBL) Pr 1797
…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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check all that apply
Type of Change
Checklist
Description of Change
Summary of Completed Tests