Skip to content

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

1.0.3

30 Nov 21:53
772601d
Compare
Choose a tag to compare

What’s Changed

  • #107 - Fix some issues with sending device commands and receiving events on the client (@marcelveldt)

1.0.2

30 Nov 19:14
5af0952
Compare
Choose a tag to compare

What’s Changed

1.0.0

30 Nov 14:29
b3a7d0d
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

14 changes
  • #98 - Bump flake8 from 5.0.4 to 6.0.0 (@dependabot)
  • #96 - Bump pytest-homeassistant-custom-component from 0.12.19 to 0.12.21 (@dependabot)
  • #95 - Bump pytest-homeassistant-custom-component from 0.12.18 to 0.12.19 (@dependabot)
  • #94 - Bump pytest-homeassistant-custom-component from 0.12.14 to 0.12.18 (@dependabot)
  • #93 - Bump pytest-homeassistant-custom-component from 0.12.10 to 0.12.14 (@dependabot)
  • #91 - Bump pytest-homeassistant-custom-component from 0.12.9 to 0.12.10 (@dependabot)
  • #90 - Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (@dependabot)
  • #88 - Bump pytest-homeassistant-custom-component from 0.12.7 to 0.12.9 (@dependabot)
  • #87 - Bump actions/setup-python from 4.2.0 to 4.3.0 (@dependabot)
  • #85 - Bump black from 22.8.0 to 22.10.0 (@dependabot)
  • #86 - Bump pytest-homeassistant-custom-component from 0.12.2 to 0.12.7 (@dependabot)
  • #84 - Bump actions/checkout from 3.0.2 to 3.1.0 (@dependabot)
  • #83 - Bump pytest-homeassistant-custom-component from 0.11.25 to 0.12.2 (@dependabot)
  • #80 - Bump pytest-homeassistant-custom-component from 0.11.24 to 0.11.25 (@dependabot)

0.3.0

19 Sep 17:07
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

18 changes
  • #76 - Bump pytest-homeassistant-custom-component from 0.11.21 to 0.11.24 (@dependabot)
  • #73 - Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (@dependabot)
  • #70 - Bump pytest-homeassistant-custom-component from 0.11.16 to 0.11.21 (@dependabot)
  • #67 - Pin github actions (@MartinHjelmare)
  • #66 - Bump actions/checkout from 2.3.4 to 3.0.2 (@dependabot)
  • #64 - Bump black from 22.6.0 to 22.8.0 (@dependabot)
  • #65 - Bump pytest-homeassistant-custom-component from 0.11.12 to 0.11.16 (@dependabot)
  • #63 - Bump pytest-homeassistant-custom-component from 0.11.11 to 0.11.12 (@dependabot)
  • #62 - Bump pytest-homeassistant-custom-component from 0.11.9 to 0.11.11 (@dependabot)
  • #61 - Bump pytest-homeassistant-custom-component from 0.11.7 to 0.11.9 (@dependabot)
  • #59 - Bump flake8 from 5.0.1 to 5.0.4 (@dependabot)
  • #58 - Bump pytest-homeassistant-custom-component from 0.11.3 to 0.11.7 (@dependabot)
  • #57 - Bump actions/setup-python from 4.1.0 to 4.2.0 (@dependabot)
  • #56 - Bump pytest-homeassistant-custom-component from 0.10.7 to 0.11.3 (@dependabot)
  • #55 - Bump flake8 from 4.0.1 to 5.0.1 (@dependabot)
  • #53 - Bump pytest-homeassistant-custom-component from 0.10.6 to 0.10.7 (@dependabot)
  • #52 - Bump pytest-homeassistant-custom-component from 0.10.4 to 0.10.6 (@dependabot)
  • #51 - Bump actions/setup-python from 4.0.0 to 4.1.0 (@dependabot)
  • #49 - Bump pytest-homeassistant-custom-component from 0.10.3 to 0.10.4 (@dependabot)

0.2.3

06 Jul 14:05
0.2.3
462a42d
Compare
Choose a tag to compare

What’s Changed

  • #46 - Bump to CHIP version 5b603f3874 (2022-07-05 21:21:19 -0700) (@agners)
  • #2 - Adds argparse to enable log to file (@jmmb13)
  • #44 - Address comments on test refactor (@balloob)
  • #43 - Extract device registry tests (@balloob)
  • #38 - Add Matter Node Device (@balloob)
  • #42 - Rename MatterDevice to MatterDeviceTypeInstance (@balloob)
  • #39 - Merge entity description and device mapping (@balloob)
  • #41 - Add dump_fixer script (@balloob)
  • #40 - Add pytest to CI (@balloob)

⬆️ Dependencies

0.2.2

20 Jun 04:31
0.2.2
867a8b9
Compare
Choose a tag to compare

What’s Changed

  • #35 - Do not timeout on subscribe/read operations (@agners)
  • #36 - Improve how entity description is printed (@balloob)
  • #34 - Set entity description (@balloob)
  • #33 - Keep existing subscriptions when creating new ones (@agners)
  • #32 - Add show_stored_node script (@balloob)

0.2.1

17 Jun 05:53
9d0e096
Compare
Choose a tag to compare

What’s Changed

  • Bump version to 0.2.1 and custom integration to 0.2

0.2.0

17 Jun 05:45
c6467d5
Compare
Choose a tag to compare

What’s Changed

  • #17 - Synchronize attribute reads and subscriptions on startup (@agners)
  • #16 - Resynchronize CHIP Clusters with 5d8599d195a9 (@agners)
  • #14 - Use Field attribute of the Cluster's descriptor property (@agners)
  • #12 - Fix sensor value fetching (@balloob)
  • #13 - Remove extra entity state write (@MartinHjelmare)

0.1.2

15 Jun 17:23
Compare
Choose a tag to compare

What’s Changed

0.1.1

14 Jun 18:55
Compare
Choose a tag to compare

What’s Changed

  • #9 - Timeout on add, service descriptions (@balloob)
  • #5 - Use device picker for commission window service call (@balloob)
  • #6 - Add a default device name based on device type (@balloob)
  • #8 - Create default better entity names (@balloob)
  • #4 - Add version bump instructions (@balloob)
  • #3 - Add CI (@balloob)