From 8dd4a64b39b6bc76acf03f3014c2341cafdb9557 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 28 Nov 2024 15:24:49 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.43 --- 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 0b29aba..1ed2079 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.43 (2024-11-28) + +### 🩹 Fixes + +- **scene:** default to off state to be able to turn it on ([1af9513](https://github.com/t0bst4r/home-assistant-matter-hub/commit/1af9513)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.42 (2024-11-28) ### 🚀 Features diff --git a/hamh/build.yaml b/hamh/build.yaml index 09e87f6..5381128 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.42" + package_version: "3.0.0-alpha.43" diff --git a/hamh/config.yaml b/hamh/config.yaml index fbf3f48..313b367 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.42" +version: "3.0.0-alpha.43" 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.