Skip to content

Releases: home-assistant-libs/python-matter-server

4.0.2

04 Nov 19:47
d38e5b3
Compare
Choose a tag to compare

What’s Changed

Patch release to prevent high cpu usage of Matter server.

  • #428 - Add temporary guard for infinite loop in resub logic (@marcelveldt)
  • #427 - Remove the workaround that is overriding the liveness timeout (@marcelveldt)

4.0.1

01 Nov 19:00
6a8fcb7
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies and CI

3 changes

4.0.0

25 Oct 11:08
86af4c5
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies and CI

29 changes

4.0.0 BETA 0

13 Oct 20:21
acd5960
Compare
Choose a tag to compare
4.0.0 BETA 0 Pre-release
Pre-release

Initial support for Matter 1.2 (based on RC1)

3.7.0

25 Jul 16:26
2b20d42
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies and CI

5 changes

3.6.4

12 Jul 18:45
c5341f6
Compare
Choose a tag to compare

What’s Changed

  • #359 - Add some workaround logic to poll devices that are unavailable for a longer period of time (@marcelveldt)
  • #357 - Improve node resolving for nodes offline at startup (@marcelveldt)
  • #355 - Use stable tag in example compose file (@agners)

⬆️ Dependencies

5 changes

3.6.3

29 Jun 08:55
f1e2bf0
Compare
Choose a tag to compare

What’s Changed

3.6.2

28 Jun 15:03
cfa2e1b
Compare
Choose a tag to compare

What's Changed

  • Some small fixes for the client by @marcelveldt in #339
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot in #340
  • fix fallback subscriptions for old HA versions by @wozz in #343

Full Changelog: 3.6.1...3.6.2

3.6.1

27 Jun 21:20
7cdb9f3
Compare
Choose a tag to compare

What's Changed

  • Fallback to wildcard subscription if no explicit subscription defined by @marcelveldt in #338

Full Changelog: 3.6.0...3.6.1

3.6.0

27 Jun 14:02
d3f8967
Compare
Choose a tag to compare

What’s Changed

⚠ Breaking Changes

  • The schema is bumped to version 4
  • Attributes need to be explicitly subscribed from now on

⬆️ Dependencies

6 changes