From d789cfc2796048d5619ef783ebd72784ef1c9f3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Dec 2024 11:13:19 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.54 --- hamh/CHANGELOG.md | 10 ++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index b0ac72e..f602024 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.54 (2024-12-09) + +### 🩹 Fixes + +- **fan-control:** always set fan mode sequence ([57803ca](https://github.com/t0bst4r/home-assistant-matter-hub/commit/57803ca)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.53 (2024-12-09) ### 🚀 Features diff --git a/hamh/build.yaml b/hamh/build.yaml index cf921b4..6732851 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.53" + package_version: "3.0.0-alpha.54" diff --git a/hamh/config.yaml b/hamh/config.yaml index 60db328..f4b0595 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.53" +version: "3.0.0-alpha.54" 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.