From 91a952df7f0e026f1f59b5b0321c261685a2445a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 9 Jul 2025 18:18:57 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.87 --- hamh/CHANGELOG.md | 19 +++++++++++++++++++ hamh/config.yaml | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 738d836..635da37 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,22 @@ +## 3.0.0-alpha.87 (2025-07-09) + +### 🚀 Features + +- **sensor:** Add illuminance sensor type ([#758](https://github.com/t0bst4r/home-assistant-matter-hub/pull/758)) + +### 🐛 Fixes + +- properly handle transactions to prevent cyclic event flows ([#763](https://github.com/t0bst4r/home-assistant-matter-hub/issues/763), [#745](https://github.com/t0bst4r/home-assistant-matter-hub/issues/745)) + +### 🚧 Chores + +- **docker:** add netcat to the standalone docker image ([#737](https://github.com/t0bst4r/home-assistant-matter-hub/issues/737)) + +### ❤️ Thank You + +- Fabian @Fabiann2205 +- t0bst4r @t0bst4r + ## 3.0.0-alpha.86 (2025-06-11) ### 🐛 Fixes diff --git a/hamh/config.yaml b/hamh/config.yaml index 7d563a5..80ffa7d 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.86" +version: "3.0.0-alpha.87" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub