Skip to content

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

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)

0.1.0

14 Jun 04:06
Compare
Choose a tag to compare

First release 🎉