Skip to content

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

1.0.8

28 Dec 10:47
4aeb98b
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

3 changes

1.0.7

07 Dec 14:28
3c03479
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

2 changes

1.0.6

01 Dec 14:55
4abc886
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

  • #114 - Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (@dependabot)

1.0.5

01 Dec 00:06
a8f3480
Compare
Choose a tag to compare

What’s Changed

1.0.4

30 Nov 22:33
9459465
Compare
Choose a tag to compare

What’s Changed

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