Skip to content

Add Matter HRAP Support#2283

Merged
hcarter-775 merged 1 commit into
mainfrom
add-matter-hrap
Aug 22, 2025
Merged

Add Matter HRAP Support#2283
hcarter-775 merged 1 commit into
mainfrom
add-matter-hrap

Conversation

@hcarter-775
Copy link
Copy Markdown
Contributor

@hcarter-775 hcarter-775 commented Jul 25, 2025

Description of Change

Implements handling for the TBR and NIM Device Types. Includes a basic thread operational dataset parser.

Summary of Completed Tests

Tested using CHIP Example App, VDA, and is verified with unit tests.

@github-actions
Copy link
Copy Markdown

Duplicate profile check: Passed - no duplicate profiles detected.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 25, 2025

Channel deleted.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 25, 2025

File Coverage
All files NaN%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against cd8e8fa

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 25, 2025

Test Results

   69 files    448 suites   0s ⏱️
2 325 tests 2 325 ✅ 0 💤 0 ❌
3 924 runs  3 924 ✅ 0 💤 0 ❌

Results for commit cd8e8fa.

♻️ This comment has been updated with latest results.

Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
@nickolas-deboom
Copy link
Copy Markdown
Contributor

I looked over the cluster-capability mappings again and passed over the driver again and things look good from my perspective. One more question I had is have you tested using the embedded cluster definitions?

@hcarter-775
Copy link
Copy Markdown
Contributor Author

I looked over the cluster-capability mappings again and passed over the driver again and things look good from my perspective. One more question I had is have you tested using the embedded cluster definitions?

Good callout! Yes, this has been tested now. There actually was a small typo bug that got fixed in the latest commit

@HunsupJung
Copy link
Copy Markdown
Collaborator

@hcarter-775
I tested it with VDA (1.4.8) and there's no issue.

Copy link
Copy Markdown
Contributor

@nand-nor nand-nor left a comment

Choose a reason for hiding this comment

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

Awesome work Harrison!

@hcarter-775 hcarter-775 force-pushed the add-matter-hrap branch 2 times, most recently from 75fe862 to 85bd6ca Compare August 18, 2025 18:15
Copy link
Copy Markdown
Contributor

@ctowns ctowns left a comment

Choose a reason for hiding this comment

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

Great work Harrison! I appreciate the helpful comments that are included throughout, and the organization of the handlers is very clean 💯

Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua
Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-hrap/src/init.lua Outdated
Copy link
Copy Markdown
Contributor

@ctowns ctowns left a comment

Choose a reason for hiding this comment

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

Just one more small comment, otherwise this looks good to me!

@hcarter-775 hcarter-775 force-pushed the add-matter-hrap branch 2 times, most recently from 7c97195 to 304cbf1 Compare August 20, 2025 21:47
@hcarter-775 hcarter-775 merged commit 59768f1 into main Aug 22, 2025
12 checks passed
@hcarter-775 hcarter-775 deleted the add-matter-hrap branch August 22, 2025 15:34
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.

5 participants