From 695e5e23e62ec760af71e5c062e3ff0050d2f762 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 18 May 2025 10:50:58 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.84 --- hamh/CHANGELOG.md | 25 ++++++++++++++++++++++++- hamh/config.yaml | 2 +- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index bc3a34a..37dfda5 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,26 @@ +## 3.0.0-alpha.84 (2025-05-18) + +### 🐛 Fixes + +- **climate:** use 'current_temperature' attribute to get current temperature ([b7475a7](https://github.com/t0bst4r/home-assistant-matter-hub/commit/b7475a7)) +- **light:** ensure color temperature is always within boundaries ([#676](https://github.com/t0bst4r/home-assistant-matter-hub/issues/676)) + +### 📚 Documentation Changes + +- add warning to changelog ([810b166](https://github.com/t0bst4r/home-assistant-matter-hub/commit/810b166)) +- add hints for vacuums ([ae23c30](https://github.com/t0bst4r/home-assistant-matter-hub/commit/ae23c30)) +- fix possible values for entity-category filters ([dabdc1f](https://github.com/t0bst4r/home-assistant-matter-hub/commit/dabdc1f)) + +### 🚧 Chores + +- upgrade all dependencies ([64d6407](https://github.com/t0bst4r/home-assistant-matter-hub/commit/64d6407)) + +### ❤️ Thank You + +- Joonhyung Cho +- Said Tahsin Dane @tasomaniac +- t0bst4r @t0bst4r + ## 3.0.0-alpha.83 (2025-04-24) ### 🐛 Fixes @@ -1077,4 +1100,4 @@ ### ❤️ Thank You -- t0bst4r @t0bst4r +- t0bst4r @t0bst4r \ No newline at end of file diff --git a/hamh/config.yaml b/hamh/config.yaml index 86d8b4f..83da2e5 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.83" +version: "3.0.0-alpha.84" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub