-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Implement ActionSwitch feature in all-clusters-ap #34304
Labels
Comments
tcarmelveilleux
moved this to Todo
in [TCR][Fall 2024] ActionSwitch feature for Switch cluster
Jul 11, 2024
tcarmelveilleux
added a commit
to tcarmelveilleux/connectedhomeip
that referenced
this issue
Jul 16, 2024
- Action Switch is a new feature for a TCR - Need to have the ZAP files updated before adding the logic to reduce review burden. - Re-ran zap_convert_all.py (some of the changes are due to that) Issue project-chip#34304 Testing done: - No regressions of integration tests
mergify bot
pushed a commit
that referenced
this issue
Jul 17, 2024
* Add an Action Switch endpoint to all-clusters-app - Action Switch is a new feature for a TCR - Need to have the ZAP files updated before adding the logic to reduce review burden. - Re-ran zap_convert_all.py (some of the changes are due to that) Issue #34304 Testing done: - No regressions of integration tests * Fix integration test * Try to fix Darwin tests * Attempt to fix tests some more * Fix Darwin tests * Restyled by clang-format * Fix the Darwin tests to actually pass. * Fix typos --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
j-ororke
pushed a commit
to j-ororke/connectedhomeip
that referenced
this issue
Jul 31, 2024
* Add an Action Switch endpoint to all-clusters-app - Action Switch is a new feature for a TCR - Need to have the ZAP files updated before adding the logic to reduce review burden. - Re-ran zap_convert_all.py (some of the changes are due to that) Issue project-chip#34304 Testing done: - No regressions of integration tests * Fix integration test * Try to fix Darwin tests * Attempt to fix tests some more * Fix Darwin tests * Restyled by clang-format * Fix the Darwin tests to actually pass. * Fix typos --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
tcarmelveilleux
added a commit
to tcarmelveilleux/connectedhomeip
that referenced
this issue
Jul 31, 2024
- TC-SWTCH-2.2 is updated from YAML to Python by this PR - TC-SWTCH-2.2 latest test plan steps implemented - Added latching switch simulation to all clusters app - All switch cluster simulation features are now done in all-clusters-app Fixes project-chip#34304 Fixes project-chip#34305 Testing done: - New test passes with all-clusters - Existing tests also pass
Merged
github-project-automation
bot
moved this from Todo
to Done
in [TCR][Fall 2024] ActionSwitch feature for Switch cluster
Jul 31, 2024
github-project-automation
bot
moved this from Todo
to Done
in [TCR][Fall 2024] ActionSwitch feature for Switch cluster
Jul 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: