Skip to content

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

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 🎉