Releases: home-assistant-libs/python-matter-server
Releases · home-assistant-libs/python-matter-server
6.5.0
What’s Changed
- #876 - Shutdown subscription after exactly 30 minutes (@agners)
- #874 - Check if setup task is actually still running (@agners)
- #873 - Retry subscription setup if necessary (@agners)
- #871 - Add option to disable server interaction (@agners)
- #857 - Drop custom timeout on PAA get request (@agners)
- #855 - Eve cluster part2: Add EveWeather attributes (@lboue)
- #842 - Add Eve Weather custom attributes (@lboue)
⬆️ Dependencies and CI
26 changes
- #877 - Bump cryptography from 43.0.0 to 43.0.1 (@dependabot)
- #879 - Bump zeroconf from 0.133.0 to 0.134.0 (@dependabot)
- #878 - Bump ruff from 0.6.3 to 0.6.4 (@dependabot)
- #875 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (@dependabot)
- #868 - Bump ruff from 0.6.2 to 0.6.3 (@dependabot)
- #869 - Bump zeroconf from 0.132.2 to 0.133.0 (@dependabot)
- #867 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (@dependabot)
- #870 - Bump pylint from 3.2.6 to 3.2.7 (@dependabot)
- #865 - Bump actions/setup-python from 5.1.1 to 5.2.0 (@dependabot)
- #864 - Bump ruff from 0.5.7 to 0.6.2 (@dependabot)
- #861 - Bump mypy from 1.11.1 to 1.11.2 (@dependabot)
- #862 - Bump pytest-asyncio from 0.23.8 to 0.24.0 (@dependabot)
- #863 - Bump aiohttp from 3.10.4 to 3.10.5 (@dependabot)
- #860 - Bump aiohttp from 3.10.3 to 3.10.4 (@dependabot)
- #851 - Bump aiohttp from 3.9.5 to 3.10.3 (@dependabot)
- #856 - Bump docker/build-push-action from 6.6.1 to 6.7.0 (@dependabot)
- #852 - Bump ruff from 0.5.6 to 0.5.7 (@dependabot)
- #850 - Bump aiorun from 2024.5.1 to 2024.8.1 (@dependabot)
- #849 - Bump orjson from 3.10.6 to 3.10.7 (@dependabot)
- #847 - Bump docker/build-push-action from 6.5.0 to 6.6.1 (@dependabot)
- #845 - Bump mypy from 1.11.0 to 1.11.1 (@dependabot)
- #843 - Bump ruff from 0.5.5 to 0.5.6 (@dependabot)
- #841 - Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (@dependabot)
- #840 - Bump ruff from 0.5.4 to 0.5.5 (@dependabot)
- #839 - Bump pytest from 8.3.1 to 8.3.2 (@dependabot)
- #838 - Bump pre-commit from 3.7.1 to 3.8.0 (@dependabot)
6.5.0 BETA 2
What’s Changed
- #876 - Shutdown subscription after exactly 30 minutes (@agners)
- #874 - Check if setup task is actually still running (@agners)
- #873 - Retry subscription setup if necessary (@agners)
- #871 - Add option to disable server interaction (@agners)
- #857 - Drop custom timeout on PAA get request (@agners)
- #855 - Eve cluster part2: Add EveWeather attributes (@lboue)
- #842 - Add Eve Weather custom attributes (@lboue)
⬆️ Dependencies and CI
23 changes
- #875 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (@dependabot)
- #868 - Bump ruff from 0.6.2 to 0.6.3 (@dependabot)
- #869 - Bump zeroconf from 0.132.2 to 0.133.0 (@dependabot)
- #867 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (@dependabot)
- #870 - Bump pylint from 3.2.6 to 3.2.7 (@dependabot)
- #865 - Bump actions/setup-python from 5.1.1 to 5.2.0 (@dependabot)
- #864 - Bump ruff from 0.5.7 to 0.6.2 (@dependabot)
- #861 - Bump mypy from 1.11.1 to 1.11.2 (@dependabot)
- #862 - Bump pytest-asyncio from 0.23.8 to 0.24.0 (@dependabot)
- #863 - Bump aiohttp from 3.10.4 to 3.10.5 (@dependabot)
- #860 - Bump aiohttp from 3.10.3 to 3.10.4 (@dependabot)
- #851 - Bump aiohttp from 3.9.5 to 3.10.3 (@dependabot)
- #856 - Bump docker/build-push-action from 6.6.1 to 6.7.0 (@dependabot)
- #852 - Bump ruff from 0.5.6 to 0.5.7 (@dependabot)
- #850 - Bump aiorun from 2024.5.1 to 2024.8.1 (@dependabot)
- #849 - Bump orjson from 3.10.6 to 3.10.7 (@dependabot)
- #847 - Bump docker/build-push-action from 6.5.0 to 6.6.1 (@dependabot)
- #845 - Bump mypy from 1.11.0 to 1.11.1 (@dependabot)
- #843 - Bump ruff from 0.5.5 to 0.5.6 (@dependabot)
- #841 - Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (@dependabot)
- #840 - Bump ruff from 0.5.4 to 0.5.5 (@dependabot)
- #839 - Bump pytest from 8.3.1 to 8.3.2 (@dependabot)
- #838 - Bump pre-commit from 3.7.1 to 3.8.0 (@dependabot)
6.5.0 BETA 1
What’s Changed
- #871 - Add option to disable server interaction (@agners)
- #857 - Drop custom timeout on PAA get request (@agners)
- #855 - Eve cluster part2: Add EveWeather attributes (@lboue)
- #842 - Add Eve Weather custom attributes (@lboue)
⬆️ Dependencies and CI
22 changes
- #868 - Bump ruff from 0.6.2 to 0.6.3 (@dependabot)
- #869 - Bump zeroconf from 0.132.2 to 0.133.0 (@dependabot)
- #867 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (@dependabot)
- #870 - Bump pylint from 3.2.6 to 3.2.7 (@dependabot)
- #865 - Bump actions/setup-python from 5.1.1 to 5.2.0 (@dependabot)
- #864 - Bump ruff from 0.5.7 to 0.6.2 (@dependabot)
- #861 - Bump mypy from 1.11.1 to 1.11.2 (@dependabot)
- #862 - Bump pytest-asyncio from 0.23.8 to 0.24.0 (@dependabot)
- #863 - Bump aiohttp from 3.10.4 to 3.10.5 (@dependabot)
- #860 - Bump aiohttp from 3.10.3 to 3.10.4 (@dependabot)
- #851 - Bump aiohttp from 3.9.5 to 3.10.3 (@dependabot)
- #856 - Bump docker/build-push-action from 6.6.1 to 6.7.0 (@dependabot)
- #852 - Bump ruff from 0.5.6 to 0.5.7 (@dependabot)
- #850 - Bump aiorun from 2024.5.1 to 2024.8.1 (@dependabot)
- #849 - Bump orjson from 3.10.6 to 3.10.7 (@dependabot)
- #847 - Bump docker/build-push-action from 6.5.0 to 6.6.1 (@dependabot)
- #845 - Bump mypy from 1.11.0 to 1.11.1 (@dependabot)
- #843 - Bump ruff from 0.5.5 to 0.5.6 (@dependabot)
- #841 - Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (@dependabot)
- #840 - Bump ruff from 0.5.4 to 0.5.5 (@dependabot)
- #839 - Bump pytest from 8.3.1 to 8.3.2 (@dependabot)
- #838 - Bump pre-commit from 3.7.1 to 3.8.0 (@dependabot)
6.5.0 BETA 0
What’s Changed
- #855 - Eve cluster part2: Add EveWeather attributes (@lboue)
- #842 - Add Eve Weather custom attributes (@lboue)
⬆️ Dependencies and CI
11 changes
- #856 - Bump docker/build-push-action from 6.6.1 to 6.7.0 (@dependabot)
- #852 - Bump ruff from 0.5.6 to 0.5.7 (@dependabot)
- #850 - Bump aiorun from 2024.5.1 to 2024.8.1 (@dependabot)
- #849 - Bump orjson from 3.10.6 to 3.10.7 (@dependabot)
- #847 - Bump docker/build-push-action from 6.5.0 to 6.6.1 (@dependabot)
- #845 - Bump mypy from 1.11.0 to 1.11.1 (@dependabot)
- #843 - Bump ruff from 0.5.5 to 0.5.6 (@dependabot)
- #841 - Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (@dependabot)
- #840 - Bump ruff from 0.5.4 to 0.5.5 (@dependabot)
- #839 - Bump pytest from 8.3.1 to 8.3.2 (@dependabot)
- #838 - Bump pre-commit from 3.7.1 to 3.8.0 (@dependabot)
6.4.0
What’s Changed
- #837 - Handle lost connection in the dashboard (@marcelveldt)
- #834 - Fix OTA URL check syntax (@agners)
- #829 - Don't regard update information without a valid URL (@agners)
- #828 - Fix writing optional Nullable values (@marcelveldt)
- #827 - Log when the Matter server finished startup (@agners)
- #826 - Add note about Docker default command (@agners)
- #818 - Add setup script for development and adjust readme (@marcelveldt)
- #819 - Trim OTA checksum for whitespace before comparing (@agners)
- #814 - Debug UI: Fix update progres and add share button (@marcelveldt)
- #813 - Bump OTA Provider to 2024.7.2 (@agners)
- #812 - Enable server interactions by default (@agners)
- #811 - Skip updates from DCL which are considered invalid (@agners)
- #809 - Update to Matter SDK wheels 2024.7.1 (@agners)
- #806 - Add update button to debug UI (@marcelveldt)
- #804 - Add support for commissioning nodes to debug UI (@bramkragten)
⬆️ Dependencies and CI
10 changes
- #830 - Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (@dependabot)
- #831 - Bump docker/build-push-action from 6.4.1 to 6.5.0 (@dependabot)
- #832 - Bump docker/login-action from 3.2.0 to 3.3.0 (@dependabot)
- #825 - Bump ruff from 0.5.2 to 0.5.4 (@dependabot)
- #820 - Bump cryptography from 42.0.8 to 43.0.0 (@dependabot)
- #821 - Bump mypy from 1.10.1 to 1.11.0 (@dependabot)
- #822 - Bump pytest-asyncio from 0.23.7 to 0.23.8 (@dependabot)
- #823 - Bump pylint from 3.2.5 to 3.2.6 (@dependabot)
- #824 - Bump pytest from 8.2.2 to 8.3.1 (@dependabot)
- #810 - Bump docker/build-push-action from 6.4.0 to 6.4.1 (@dependabot)
6.4.1 BETA 4
What's Changed
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #832
- Bump docker/build-push-action from 6.4.1 to 6.5.0 by @dependabot in #831
- Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #830
- Fix OTA URL check syntax by @agners in #834
Full Changelog: 6.4.1b3...6.4.1b4
6.4.1 BETA 3
What’s Changed
- #829 - Don't regard update information without a valid URL (@agners)
- #828 - Fix writing optional Nullable values (@marcelveldt)
- #827 - Log when the Matter server finished startup (@agners)
- #826 - Add note about Docker default command (@agners)
- #818 - Add setup script for development and adjust readme (@marcelveldt)
- #819 - Trim OTA checksum for whitespace before comparing (@agners)
- #814 - Debug UI: Fix update progres and add share button (@marcelveldt)
- #813 - Bump OTA Provider to 2024.7.2 (@agners)
- #812 - Enable server interactions by default (@agners)
- #811 - Skip updates from DCL which are considered invalid (@agners)
- #809 - Update to Matter SDK wheels 2024.7.1 (@agners)
- #806 - Add update button to debug UI (@marcelveldt)
- #804 - Add support for commissioning nodes to debug UI (@bramkragten)
⬆️ Dependencies and CI
7 changes
- #825 - Bump ruff from 0.5.2 to 0.5.4 (@dependabot)
- #820 - Bump cryptography from 42.0.8 to 43.0.0 (@dependabot)
- #821 - Bump mypy from 1.10.1 to 1.11.0 (@dependabot)
- #822 - Bump pytest-asyncio from 0.23.7 to 0.23.8 (@dependabot)
- #823 - Bump pylint from 3.2.5 to 3.2.6 (@dependabot)
- #824 - Bump pytest from 8.2.2 to 8.3.1 (@dependabot)
- #810 - Bump docker/build-push-action from 6.4.0 to 6.4.1 (@dependabot)
6.4.1 BETA 2
What’s Changed
- #814 - Debug UI: Fix update progres and add share button (@marcelveldt)
- #813 - Bump OTA Provider to 2024.7.2 (@agners)
- #812 - Enable server interactions by default (@agners)
- #811 - Skip updates from DCL which are considered invalid (@agners)
- #809 - Update to Matter SDK wheels 2024.7.1 (@agners)
- #806 - Add update button to debug UI (@marcelveldt)
- #804 - Add support for commissioning nodes to debug UI (@bramkragten)
⬆️ Dependencies and CI
- #810 - Bump docker/build-push-action from 6.4.0 to 6.4.1 (@dependabot)
6.4.1 BETA 1
What's Changed
- Add update button to debug UI by @marcelveldt in #806
Full Changelog: 6.4.0b0...6.4.1b1
6.4.0 BETA 0
What’s Changed
- #804 - Add support for commissioning nodes to debug UI (@bramkragten)