Skip to content

build(deps-dev): bump matter-python-client from 1.3.0 to 1.3.3 - #1374

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/matter-python-client-1.3.3
Open

build(deps-dev): bump matter-python-client from 1.3.0 to 1.3.3#1374
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/matter-python-client-1.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps matter-python-client from 1.3.0 to 1.3.3.

Release notes

Sourced from matter-python-client's releases.

Release v1.3.3

Official release, check CHANGELOG.md for details

Release v1.3.2

Official release, check CHANGELOG.md for details

Release v1.3.1

Official release, check CHANGELOG.md for details

Changelog

Sourced from matter-python-client's changelog.

1.3.3 (2026-07-28)

  • Enhancement: (pkese) Dashboard network graphs space nodes by signal quality (Thread LQI, Wi-Fi RSSI) instead of using one fixed edge length
  • Fix: Update BLE library

1.3.2 (2026-07-28)

  • Feature: (lboue) Dashboard cluster view shows a "Semantic Tags (TagList)" panel on the Descriptor cluster
  • Enhancement: Thread nodes' neighbor and route tables are re-read a few minutes after startup and every 24h afterward; disabled together with the rest of the Thread diagnostics via --disable-thread-diagnostics
  • Enhancement: Optimized the Dashboard "Update Connection Data" dialog for sleepy ICD LIT devices
  • Enhancement: Optimized periodic node work (time synchronization, energy polling, Thread topology refresh) for sleepy ICD LIT devices
  • Fix: Fixes and enhances the DST determination, and sends a second TimeZone entry when the host zone has an upcoming permanent offset change, plus a closing DST entry when the device has room for one
  • Fix: A node reporting that it has no usable time is now resynced right away instead of being held off for up to a day, while reconnect-driven syncs keep their longer spacing
  • Fix: Command responses and events now expose acronym field names in the Python Matter Server casing (e.g. videoStreamID, groupID, PAKEPasscodeVerifier), matching the generated Python client and Home Assistant; the previous lowercased-acronym keys are still emitted alongside for compatibility
  • Fix: Update matter.js to 0.17.7
    • Fixes and Optimizations

1.3.1 (2026-07-23)

  • Feature: (lboue) Dashboard cluster view shows an "Active Features" panel listing the cluster's supported features by name, decoded from the FeatureMap attribute
  • Fix: (lboue) Dashboard now considers the audio/video features a Camera/Audio device advertises
  • Fix: Update matter.js to the latest 0.17.7 alpha
    • Enhance workarounds in commissioning for devices that drop the BLE connection too early
Commits
  • 0593319 [OFFICIAL RELEASE] 1.3.3 (#946)
  • c926a67 feat(dashboard): scale network graph edge length by signal quality (#945)
  • 39b6835 Update Noble/HCI-Socket
  • 6e34713 [OFFICIAL RELEASE] 1.3.2 (#944)
  • f682cd4 feat(ws-controller): refresh Thread topology periodically and defer LIT nodes...
  • 3e96f20 feat(dashboard): decode Descriptor cluster TagList into semantic tag chips (#...
  • ebf91bc fix(ws-controller): derive TimeSync offsets from one scan and state pending r...
  • b760f18 v1.3.2-alpha.0-20260727-ec21ba7 (#942)
  • ec21ba7 network-details.ts: harmonize casing of labels (#935)
  • 72d3ddf v1.3.2-alpha.0-20260725-35ee6c7 (#932)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [matter-python-client](https://github.com/matter-js/matterjs-server) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/matter-js/matterjs-server/releases)
- [Changelog](https://github.com/matter-js/matterjs-server/blob/main/CHANGELOG.md)
- [Commits](matter-js/matterjs-server@v1.3.0...v1.3.3)

---
updated-dependencies:
- dependency-name: matter-python-client
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file patch Dependabot: patch dependency update python Pull requests that update Python code labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file patch Dependabot: patch dependency update python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants