Skip to content

Prod release 6 25 26#3044

Open
aleclorimer wants to merge 355 commits into
productionfrom
prod-release-6-24-26
Open

Prod release 6 25 26#3044
aleclorimer wants to merge 355 commits into
productionfrom
prod-release-6-24-26

Conversation

@aleclorimer

@aleclorimer aleclorimer commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

ctowns and others added 30 commits April 1, 2026 11:27
rolling main up to beta for beta release 2026-04-01
…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
…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 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
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

Test Results

   73 files    517 suites   0s ⏱️
2 952 tests 2 952 ✅ 0 💤 0 ❌
4 849 runs  4 849 ✅ 0 💤 0 ❌

Results for commit 4cf4955.

♻️ This comment has been updated with latest results.

@aleclorimer aleclorimer requested a review from tpmanley June 23, 2026 21:11

@cbaumler cbaumler left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the expected WWST commits present.

@aleclorimer aleclorimer force-pushed the prod-release-6-24-26 branch from 192612c to 4bfb874 Compare June 23, 2026 21:50
@aleclorimer

Copy link
Copy Markdown
Contributor Author

Missed deleting a file that should have been deleted and was causing tests to fail. Amended the merge and pushed the fix.

@hcarter-775 hcarter-775 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked all the non-test code that had merge conflicts mentioned. LGTM

@z-michel z-michel changed the title Prod release 6 24 26 Prod release 6 25 26 Jun 24, 2026

@ctowns ctowns left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

Comment thread drivers/SmartThings/matter-switch/src/test/test_matter_camera.lua
Comment thread drivers/SmartThings/matter-switch/src/test/test_matter_camera.lua
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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not relevant to this release PR, but there is a TODO still here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious, what is the issue with the todo still being here?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread drivers/SmartThings/matter-pump/src/init.lua
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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another TODO

@aleclorimer aleclorimer force-pushed the prod-release-6-24-26 branch from 4bfb874 to 408c459 Compare June 24, 2026 19:38
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.