From 9486a71cd1e5f2e0fc1c8a74549ffad79699e376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 30 Nov 2024 20:55:22 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.49 --- hamh/CHANGELOG.md | 17 +++++++++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 8dbc002..4fc9779 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,20 @@ +## 3.0.0-alpha.49 (2024-11-30) + +### 🚀 Features + +- **frontend:** replace brand icons and add samsung ([b3991e2](https://github.com/t0bst4r/home-assistant-matter-hub/commit/b3991e2)) + +### 🩹 Fixes + +- **deps:** update matter.js to v0.11.8 ([8fe9509](https://github.com/t0bst4r/home-assistant-matter-hub/commit/8fe9509)) +- **frontend:** Add Amazon and Apple vendor IDs ([a244855](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a244855)) +- **lights:** preserve last level control state ([6991d9b](https://github.com/t0bst4r/home-assistant-matter-hub/commit/6991d9b)) + +### ❤️ Thank You + +- Kenny Levinsen @kennylevinsen +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.48 (2024-11-30) ### 🩹 Fixes diff --git a/hamh/build.yaml b/hamh/build.yaml index 9a72212..7d7c66c 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.48" + package_version: "3.0.0-alpha.49" diff --git a/hamh/config.yaml b/hamh/config.yaml index f042d4e..6ac6297 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.48" +version: "3.0.0-alpha.49" 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.