From 0f7b39e3c81ddde01ecddced4ecb3ea414d5f024 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Dec 2024 18:02:52 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.52 --- hamh/CHANGELOG.md | 11 +++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index bba6e7c..699197d 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,14 @@ +## 3.0.0-alpha.52 (2024-12-07) + +### 🩹 Fixes + +- **basic-information:** add vendor id and names to all devices ([d3e4703](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d3e4703)) +- **thermostat:** set thermostatRunningState more explicit ([8617c88](https://github.com/t0bst4r/home-assistant-matter-hub/commit/8617c88)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.51 (2024-12-04) ### 🩹 Fixes diff --git a/hamh/build.yaml b/hamh/build.yaml index 32e221d..01e8899 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.51" + package_version: "3.0.0-alpha.52" diff --git a/hamh/config.yaml b/hamh/config.yaml index 5bd4a5b..584ee85 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.51" +version: "3.0.0-alpha.52" slug: hamh name: Home-Assistant-Matter-Hub description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.