Prod release 6 25 26#3044
Conversation
…4-1-2026 Expedite to beta 4-01-2026
rolling main up to beta for beta release 2026-04-01
Chore/test tagging 59
…t-dev-fix Added write permissions for statuses for Jenkins driver test runner job
Co-authored-by: Harrison Carter <harrison.carter@smartthings.com>
* add Aqara Wireless Knob Switch H1 * fix copyright year * refactor and add rotation test cases * fix indentation and address review comments * fix whitespace warnings
Beta Release: 4-8-26
…Smart Scene Contact into zigbee-contact (#2539) * Add Sonoff SNZB-04PR2 Smart Scene Contact into zigbee-contact * Add Sonoff profile into zigbee-contact * Delete the program, that is only submit the relevant configuration. * Modify the profile configuration of the fingerprint file * The anti-tampering function has been changed to a standard attribute
* Inovelli - adding vzw31 red series dimmer switch * needed to add multilevel report handler to pass test suite * adding tests for vzw31 * removing extra code for button value init
* Add fingerprint for PAD19 dimmer * Add fingerprint for PAD19 dimmer * Add fingerprint for PAD19 dimmer
* Add Zooz ZSE50 to zwave-siren
* add new zigbee-humididt-sensor SNZB-02DR2
…les keyed by strings Co-authored-by: Harrison Carter <harrison.carter@smartthings.com>
WWSTCERT-8045 - Aeotec Home Energy Meter Gen8
Co-authored-by: Nick DeBoom <nickolas.deboom@gmail.com>
- Splitting tests based off api_version
…-feature-change Matter Camera: Fix bugs related to profile matching and re-init of capabilites
Test Results 73 files 517 suites 0s ⏱️ Results for commit 4cf4955. ♻️ This comment has been updated with latest results. |
cbaumler
left a comment
There was a problem hiding this comment.
I see the expected WWST commits present.
192612c to
4bfb874
Compare
|
Missed deleting a file that should have been deleted and was causing tests to fail. Amended the merge and pushed the fix. |
hcarter-775
left a comment
There was a problem hiding this comment.
Checked all the non-test code that had merge conflicts mentioned. LGTM
ctowns
left a comment
There was a problem hiding this comment.
Looks good from the driver code perspective, but I did notice a couple small things to fix in the matter camera test file, but otherwise it looks good. Thanks Alec!
| if device:supports_capability(capabilities.relativeHumidityMeasurement) then | ||
| profile_name = profile_name .. "-humidity" | ||
| if #embedded_cluster_utils.get_endpoints(device, clusters.SoilMeasurement.ID) > 0 then | ||
| -- TODO: Update soil sensor profiles to use the SoilSensor category once it is available. |
There was a problem hiding this comment.
not relevant to this release PR, but there is a TODO still here.
There was a problem hiding this comment.
curious, what is the issue with the todo still being here?
There was a problem hiding this comment.
Not an issue on it's own, but seems to indicate that there is either work that we need to follow up on or the TODO wasn't removed when it was completed.
| end | ||
|
|
||
| -- Include driver-side definitions when lua libs api version is < 21 | ||
| -- TODO: change this to < 20 once the lua libs have been updated for hub-core 61 |
…2026 Prod release 6/17
4bfb874 to
408c459
Compare
Beta to Production Roll-up
Cherry-Picked: