Commit Graph
12 Commits
Author SHA1 Message Date
Dan CunninghamandGitHub 72a8737d11 [matter] Upgrade matter.js to 0.17.4 (#21088)
This is the latest stable release.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-07-01 22:50:23 +02:00
Dan CunninghamandGitHub bbb099a362 [matter] Dependency Cleanups (#21001)
This removes unused dependencies and reruns our code-gen logic, there
are no functional changes to the binding code in this PR, just
general housekeeping.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-06-18 18:46:41 +02:00
Dan CunninghamandGitHub 4b0bfa6b4f [matter] Upgrade matter.js 0.17.3 (#20996)
This includes a number of key bug fixes from the downstream library.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-06-17 21:39:05 +02:00
Dan CunninghamandGitHub a5a1598428 [matter] Upgrade matter.js to 0.17.2 (#20914)
This contains many ciritical fixes, especially around thread devices.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-06-09 21:03:46 +02:00
84541be9ba [matter] matter.js 0.17 and various fixes (#20816)
* update to matterjs 0.17

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-03 22:31:15 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c86f0ee70d Bump fast-uri in /bundles/org.openhab.binding.matter/code-gen (#20686)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-14 10:55:01 +02:00
Dan CunninghamandGitHub 98c5650ab2 [matter] Update JS Deps (#20465) 2026-03-28 17:43:55 +01:00
Dan CunninghamandGitHub 8f94091066 [matter] matter.js V0.16, Matter 1.4.2, OTA Update support (#20070)
* Squash merge commit issues from long running branch

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-03-09 18:53:28 +01:00
Dan CunninghamandGitHub a325c848a4 [matter] Bumps matter.js to latest v15 (#19495)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-10-17 15:12:57 +02:00
Dan CunninghamandGitHub 1aa39b743a [matter] General Updates (#19112)
* [matter] General Updates

Refactors Typescript bridge logic (behaviors)
Adds better bridge item state handling (loop prevention)
Add "Mode Select Device" as bridge device
Better error handling of nodejs runtime
Fixes small NPE issues with missing attributed
Improves generated cluster classes
Updates to latest matter.js stable
README improvements

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-08-18 15:48:18 +02:00
Dan CunninghamandGitHub c9eaa00145 [matter] Upgrades to matter.js v0.14.0, adds matter error codes and translations (#18786)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-10 23:04:16 +02:00
Dan CunninghamandGitHub f88de93591 [matter] Initial contribution (#18486)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-01 12:22:18 +02:00