From 999e8e2f2d87007c44a3e9d86e4bc7a67af1a50c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 16 Nov 2024 21:38:25 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.35 --- hamh/CHANGELOG.md | 15 +++++++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index b6fa892..85a2e14 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,18 @@ +## 3.0.0-alpha.35 (2024-11-16) + +### 🚀 Features + +- **binary_sensor:** add support for water leak detector ([2f8707a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/2f8707a)) + +### 🩹 Fixes + +- **ci:** add repository to repository_dispatch ([28d34b0](https://github.com/t0bst4r/home-assistant-matter-hub/commit/28d34b0)) +- **cover:** remove unallowed properties from covers without positions ([241206c](https://github.com/t0bst4r/home-assistant-matter-hub/commit/241206c)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.34 (2024-11-16) ### 🚀 Features diff --git a/hamh/build.yaml b/hamh/build.yaml index c0546b8..86697ac 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.34" + package_version: "3.0.0-alpha.35" diff --git a/hamh/config.yaml b/hamh/config.yaml index 6744432..dda9c4c 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.34" +version: "3.0.0-alpha.35" 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.