Skip to content

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

7.0.1

31 Dec 10:40
a15a8f1
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies and CI

2 changes

7.0.0

23 Dec 17:01
8cdce62
Compare
Choose a tag to compare

What’s Changed

  • #1014 - Use atomic writes for the storage file (@marcelveldt)
  • #1008 - Restructure the documentation in more smaller parts (@marcelveldt)
  • #1007 - Set fabric label on interview (@agners)
  • #1000 - Add draft ElectricalMeasurement as custom cluster definition (@dext0r)
  • #999 - Explain how to start the server with debug log-level (@lboue)
  • #998 - Change name in readme + pyproject to reflect the certified name (@marcelveldt)
  • #974 - Revert bump to Matter 1.4 wheels and device types (@marcelveldt)
  • #973 - Fix formatting for 'Manual pairing code' section (@lboue)

⚠ Breaking Changes

  • #993 - Bump to Matter 1.4 wheels and device types (@agners)

⬆️ Dependencies and CI

17 changes

7.0.0 BETA 0

10 Dec 10:57
5205f31
Compare
Choose a tag to compare
7.0.0 BETA 0 Pre-release
Pre-release

What’s Changed

  • #998 - Change name in readme + pyproject to reflect the certified name (@marcelveldt)
  • #974 - Revert bump to Matter 1.4 wheels and device types (@marcelveldt)
  • #973 - Fix formatting for 'Manual pairing code' section (@lboue)

⚠ Breaking Changes

  • #993 - Bump to Matter 1.4 wheels and device types (@agners)

⬆️ Dependencies and CI

11 changes

6.7.0 BETA 2

26 Nov 14:29
a55bb8b
Compare
Choose a tag to compare
6.7.0 BETA 2 Pre-release
Pre-release

What's Changed

  • Add support for HACS hass_ingress integration by @waclaw66 in #940
  • Add device type(s) in node-view - Endpoint list by @lboue in #942
  • Add Manual pairing code in README by @lboue in #963
  • Improve README readability by @lboue in #964

NOTE: 5.7.0 BETA 0 and 1 are skipped due to issues with Matter SDK 1.4 (which has been reverted in this release)

New Contributors

Full Changelog: 6.6.0...6.7.0b2

6.6.1

25 Nov 14:15
Compare
Choose a tag to compare

Bump Debian base image + Python 3.12

Full Changelog: 6.6.0...6.6.1

6.6.0

01 Oct 19:58
dd50c46
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies and CI

7 changes

6.5.2

24 Sep 11:38
9cb5957
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies and CI

5 changes

6.5.2 BETA 1

23 Sep 11:22
c0b8bc7
Compare
Choose a tag to compare
6.5.2 BETA 1 Pre-release
Pre-release

What's Changed

Full Changelog: 6.5.2b0...6.5.2b1

6.5.2 BETA 0

18 Sep 09:54
0376098
Compare
Choose a tag to compare
6.5.2 BETA 0 Pre-release
Pre-release

What's Changed

Full Changelog: 6.5.1...6.5.2b0

6.5.1

12 Sep 12:43
52a9fce
Compare
Choose a tag to compare

What’s Changed

  • #885 - Select OTA Provider port randomly (@agners)
  • #884 - Support local update file for OTA (@agners)
  • #883 - Cleanup: Lower "Activity on mDNS" message (@agners)
  • #882 - Cleanup: Remove fallback node scanner (@agners)
  • #881 - Cleanup: Drop setup node timer (@agners)
  • #880 - ValvePosition attribute of EveCluster Cluster (@lboue)