From d9884406d919d39c51bb8752c948b0371e5ebe5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Apr 2025 17:18:58 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.81 --- hamh/CHANGELOG.md | 10 ++++++++++ hamh/config.yaml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 0fc2da8..4826f60 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.81 (2025-04-04) + +### 🐛 Fixes + +- **automation, scene, input_button, button:** add 'lighting' feature to allow onOff to work properly ([2f0bf90](https://github.com/t0bst4r/home-assistant-matter-hub/commit/2f0bf90)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.80 (2025-04-03) ### 🐛 Fixes diff --git a/hamh/config.yaml b/hamh/config.yaml index 1bec4ba..224d7ec 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.80" +version: "3.0.0-alpha.81" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub